Delete notice in Display
Former-commit-id: d3ddf65b5f00af047b4232068553363d88d3ca30
This commit is contained in:
@@ -136,7 +136,6 @@ namespace Nz
|
||||
OpenEWMHConnection(sharedConnection);
|
||||
}
|
||||
|
||||
NazaraNotice("Initialized: Display module");
|
||||
return true;
|
||||
}
|
||||
|
||||
@@ -208,8 +207,6 @@ namespace Nz
|
||||
|
||||
xcb_disconnect(sharedConnection);
|
||||
}
|
||||
|
||||
NazaraNotice("Uninitialized: Display module");
|
||||
}
|
||||
|
||||
xcb_window_t X11::XCBDefaultRootWindow(xcb_connection_t* connection)
|
||||
|
||||
Reference in New Issue
Block a user