mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
remove debug statement
This commit is contained in:
parent
eacd4cfefb
commit
800c0ceeb5
@ -921,7 +921,6 @@ open_window() {
|
||||
}
|
||||
}
|
||||
|
||||
cerr << "cursor_filename = " << _properties.get_cursor_filename() << "\n";
|
||||
if (_properties.get_cursor_hidden()) {
|
||||
XDefineCursor(_display, _xwindow, x11_pipe->get_hidden_cursor());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user