Browse Source

Clean up nonexisting include

rdb 16 years ago
parent
commit
cd6ec4c28c
2 changed files with 0 additions and 4 deletions
  1. 0 2
      panda/src/dxgsg8/wdxGraphicsBuffer8.h
  2. 0 2
      panda/src/dxgsg9/wdxGraphicsBuffer9.h

+ 0 - 2
panda/src/dxgsg8/wdxGraphicsBuffer8.h

@@ -92,6 +92,4 @@ private:
   friend class DXTextureContext8;
 };
 
-// #include "wdxGraphicsBuffer8.I"
-
 #endif

+ 0 - 2
panda/src/dxgsg9/wdxGraphicsBuffer9.h

@@ -101,6 +101,4 @@ private:
   friend class DXTextureContext9;
 };
 
-// #include "wdxGraphicsBuffer9.I"
-
 #endif