Browse Source

remove dead file

cxgeorge 24 years ago
parent
commit
b6441ff1be
1 changed files with 2 additions and 3 deletions
  1. 2 3
      panda/src/dxgsg/Sources.pp

+ 2 - 3
panda/src/dxgsg/Sources.pp

@@ -17,14 +17,13 @@
     config_dxgsg.h dxGraphicsStateGuardian.I \
     config_dxgsg.h dxGraphicsStateGuardian.I \
     dxGraphicsStateGuardian.cxx dxGraphicsStateGuardian.h \
     dxGraphicsStateGuardian.cxx dxGraphicsStateGuardian.h \
     dxSavedFrameBuffer.I dxSavedFrameBuffer.h \
     dxSavedFrameBuffer.I dxSavedFrameBuffer.h \
-    dxTextureContext.I dxTextureContext.h dxGeomNodeContext.h dxGeomNodeContext.I
+    dxTextureContext.h dxGeomNodeContext.h dxGeomNodeContext.I
     
     
   #define INCLUDED_SOURCES \
   #define INCLUDED_SOURCES \
     config_dxgsg.cxx dxSavedFrameBuffer.cxx dxTextureContext.cxx dxGeomNodeContext.cxx
     config_dxgsg.cxx dxSavedFrameBuffer.cxx dxTextureContext.cxx dxGeomNodeContext.cxx
     
     
   #define INSTALL_HEADERS \
   #define INSTALL_HEADERS \
     config_dxgsg.h dxGraphicsStateGuardian.I dxGraphicsStateGuardian.h \
     config_dxgsg.h dxGraphicsStateGuardian.I dxGraphicsStateGuardian.h \
-    dxSavedFrameBuffer.I dxSavedFrameBuffer.h dxTextureContext.I \
-    dxTextureContext.h
+    dxSavedFrameBuffer.I dxSavedFrameBuffer.h dxTextureContext.h
 
 
 #end lib_target
 #end lib_target