*** empty log message ***

This commit is contained in:
David Rose 2001-07-18 17:03:34 +00:00
parent 8090dda677
commit a160e795dc

View File

@ -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);