This commit is contained in:
David Rose 2002-02-09 00:42:38 +00:00
parent 6c1a346f86
commit 092f6032a2

View File

@ -240,7 +240,7 @@ close_window() {
////////////////////////////////////////////////////////////////////
INLINE bool GraphicsWindow::
is_closed() const {
return (_gsg == (GraphicsStateGuardian *)NULL);
}