Commit ae0b2f19 authored by Guillaume Seguin's avatar Guillaume Seguin

Minor cleanup

parent d61c311a
......@@ -280,8 +280,6 @@ class GcodeViewPanel(wxGLPanel):
return
self.create_objects()
#glLoadIdentity()
#print list(self.pmat)
if self.rot == 1:
glLoadIdentity()
glMultMatrixd(self.mvmat)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment