Collapse single use method into caller
This commit is contained in:
parent
ff7b8e40cf
commit
7293319e4e
2 changed files with 6 additions and 9 deletions
|
|
@ -421,7 +421,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
}
|
||||
|
||||
|
||||
private void Draw_GlTransparentContent(object sender, DrawEventArgs e)
|
||||
private void Draw_GlTransparentContent(DrawEventArgs e)
|
||||
{
|
||||
var gcodeOptions = sceneContext.RendererOptions;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue