mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-06 04:48:34 +08:00
Removed unused GLUT import
This commit is contained in:
parent
344111470c
commit
d19a3c676c
@ -6,7 +6,6 @@ import re
|
||||
from wx import glcanvas
|
||||
import wx
|
||||
try:
|
||||
from OpenGL.GLUT import *
|
||||
from OpenGL.GLU import *
|
||||
from OpenGL.GL import *
|
||||
hasOpenGLlibs = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user