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:
Stefano Ceccherini
2009-08-05 21:30:39 +00:00
parent 804f3b726b
commit 9a95658ce0
2 changed files with 93 additions and 92 deletions
+3 -1
View File
@@ -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();