Removed public headers, Input.cpp is in kits/interface/ already
Filled default hooks in Device Filter Method git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8501 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -61,9 +61,7 @@ BInputServerMethod::~BInputServerMethod()
|
||||
status_t
|
||||
BInputServerMethod::MethodActivated(bool active)
|
||||
{
|
||||
status_t dummy;
|
||||
|
||||
return dummy;
|
||||
return B_OK;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user