0022819: Redesign of OpenGl driver
[occt.git] / src / OpenGl / OpenGl_togl_light_exploration.cxx
diff --git a/src/OpenGl/OpenGl_togl_light_exploration.cxx b/src/OpenGl/OpenGl_togl_light_exploration.cxx
deleted file mode 100755 (executable)
index 1e39fce..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-/***********************************************************************
-
-FONCTION :
-----------
-File OpenGl_togl_light_exploration.c :
-
-
-REMARQUES:
----------   
-Not implemented
-
-HISTORIQUE DES MODIFICATIONS   :
---------------------------------
-xx-xx-xx : xxx ; Creation.
-30-06-97 : FMN ; Suppression OpenGl_telem_light.h
-
-************************************************************************/
-
-/*----------------------------------------------------------------------*/
-/*
-* Includes
-*/ 
-
-#include <OpenGl_tgl_all.hxx>
-#include <InterfaceGraphic_Graphic3d.hxx>
-#include <InterfaceGraphic_Visual3d.hxx>
-
-void EXPORT
-call_togl_light_exploration
-(
- CALL_DEF_LIGHT * alight
- )
-{
-  return;
-}