0024310: TKOpenGl - GLSL compatibility issues
[occt.git] / src / InterfaceGraphic / InterfaceGraphic_telem.hxx
index 4f6916c..556f3e3 100755 (executable)
@@ -48,14 +48,6 @@ struct TEL_COLOUR
 };
 typedef TEL_COLOUR* tel_colour;
 
-typedef  enum
-{
-  TLightAmbient, 
-  TLightDirectional, 
-  TLightPositional, 
-  TLightSpot
-} TLightType;
-
 typedef  enum
 {
   TelCullNone,