Remove unused DrawGlTransparentContent event
This commit is contained in:
parent
7293319e4e
commit
5c54285392
2 changed files with 3 additions and 4 deletions
|
|
@ -421,7 +421,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
}
|
||||
|
||||
|
||||
private void Draw_GlTransparentContent(DrawEventArgs e)
|
||||
private void DrawGlTransparentContent(DrawEventArgs e)
|
||||
{
|
||||
var gcodeOptions = sceneContext.RendererOptions;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue