implemented safemode info

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8719 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2004-08-29 19:23:50 +00:00
parent 8291ca0379
commit 6346dac055
3 changed files with 68 additions and 12 deletions
+1
View File
@@ -49,6 +49,7 @@ BInputServerMethod::BInputServerMethod(const char *name,
*/
BInputServerMethod::~BInputServerMethod()
{
delete fOwner;
}