Explorar o código

remove debug statement

David Rose %!s(int64=14) %!d(string=hai) anos
pai
achega
800c0ceeb5
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      panda/src/x11display/x11GraphicsWindow.cxx

+ 0 - 1
panda/src/x11display/x11GraphicsWindow.cxx

@@ -921,7 +921,6 @@ open_window() {
     }
     }
   }
   }
 
 
-  cerr << "cursor_filename = " << _properties.get_cursor_filename() << "\n";
   if (_properties.get_cursor_hidden()) {
   if (_properties.get_cursor_hidden()) {
     XDefineCursor(_display, _xwindow, x11_pipe->get_hidden_cursor());
     XDefineCursor(_display, _xwindow, x11_pipe->get_hidden_cursor());