Browse Source

*** empty log message ***

David Rose 24 years ago
parent
commit
a160e795dc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      panda/src/wdxdisplay/wdxGraphicsWindow.cxx

+ 0 - 1
panda/src/wdxdisplay/wdxGraphicsWindow.cxx

@@ -178,7 +178,6 @@ void wdxGraphicsWindow::DestroyMe(bool bAtExitFnCalled) {
       _dxgsg->dx_cleanup(_props._fullscreen, bAtExitFnCalled);
       _dxgsg=NULL;
   }
-  release_gsg();
 
   if(_hdc!=NULL) {
     ReleaseDC(_mwindow,_hdc);