diff -ruN therion-old/loch/lxGLC.cxx therion/loch/lxGLC.cxx
--- therion-old/loch/lxGLC.cxx	2009-02-12 11:29:42.000000000 +0000
+++ therion/loch/lxGLC.cxx	2009-05-07 21:25:10.000000000 +0100
@@ -141,8 +141,8 @@
   this->m_maxTSizeS = 0;
 
   this->SetCurrent();    
-  glGenTextures(1, &this->m_idTexSurface);
-  glGenTextures(1, &this->m_idTexStation);
+  //glGenTextures(1, &this->m_idTexSurface);
+  //glGenTextures(1, &this->m_idTexStation);
 
 }
 
