Some cleanups. Shouldn't include any functional changes, except maybe
better cleanup on exiting. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32147 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -83,7 +83,9 @@ class BWindowScreen : public BWindow {
|
||||
status_t _Activate();
|
||||
status_t _Deactivate();
|
||||
|
||||
status_t _SetupAccelerantHooks(bool enable);
|
||||
status_t _SetupAccelerantHooks();
|
||||
void _ResetAccelerantHooks();
|
||||
|
||||
status_t _GetCardInfo();
|
||||
void _Suspend();
|
||||
void _Resume();
|
||||
|
||||
Reference in New Issue
Block a user