Asad M. Zaman 22 years ago
parent
commit
fd4e0879b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/dxgsg7/wdxGraphicsWindow7.cxx

+ 1 - 1
panda/src/dxgsg7/wdxGraphicsWindow7.cxx

@@ -1029,7 +1029,7 @@ choose_device(int devnum, DXDeviceInfo *pDevinfo) {
 
   assert(dxpipe->_DirectDrawCreateEx != NULL);
 
-#if 0 test code
+#if 0 //test code
   // lets try a little cleanup
   if (_wcontext.pddsPrimary) {
     _wcontext.pddsPrimary->Release();