Asad M. Zaman 22 년 전
부모
커밋
fd4e0879b8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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);
   assert(dxpipe->_DirectDrawCreateEx != NULL);
 
 
-#if 0 test code
+#if 0 //test code
   // lets try a little cleanup
   // lets try a little cleanup
   if (_wcontext.pddsPrimary) {
   if (_wcontext.pddsPrimary) {
     _wcontext.pddsPrimary->Release();
     _wcontext.pddsPrimary->Release();