clean method signature to match the doc
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18824 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -35,8 +35,8 @@ public:
|
||||
status_t SetProperties(const BMessage* properties);
|
||||
status_t GetProperties(BMessage* properties) const;
|
||||
|
||||
status_t Register(void);
|
||||
status_t Unregister(void);
|
||||
status_t Register();
|
||||
status_t Unregister();
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user