From cd6ec4c28c3e847ea14d68ae7fd7fa0e665a270d Mon Sep 17 00:00:00 2001 From: rdb Date: Wed, 7 Oct 2009 17:47:36 +0000 Subject: [PATCH] Clean up nonexisting include --- panda/src/dxgsg8/wdxGraphicsBuffer8.h | 2 -- panda/src/dxgsg9/wdxGraphicsBuffer9.h | 2 -- 2 files changed, 4 deletions(-) diff --git a/panda/src/dxgsg8/wdxGraphicsBuffer8.h b/panda/src/dxgsg8/wdxGraphicsBuffer8.h index 57aba45ce8..6d86ba4b3c 100644 --- a/panda/src/dxgsg8/wdxGraphicsBuffer8.h +++ b/panda/src/dxgsg8/wdxGraphicsBuffer8.h @@ -92,6 +92,4 @@ private: friend class DXTextureContext8; }; -// #include "wdxGraphicsBuffer8.I" - #endif diff --git a/panda/src/dxgsg9/wdxGraphicsBuffer9.h b/panda/src/dxgsg9/wdxGraphicsBuffer9.h index 1270546292..d43ec66ce2 100644 --- a/panda/src/dxgsg9/wdxGraphicsBuffer9.h +++ b/panda/src/dxgsg9/wdxGraphicsBuffer9.h @@ -101,6 +101,4 @@ private: friend class DXTextureContext9; }; -// #include "wdxGraphicsBuffer9.I" - #endif