removed openbeos plugin directory
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12881 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
3c0cb78db9
commit
697bc06297
@ -223,13 +223,6 @@ AddOnManager::RegisterAddOns()
|
||||
fHandler->AddDirectory(&nref);
|
||||
}
|
||||
}
|
||||
|
||||
// ToDo: this is for our own convenience only, and should be removed
|
||||
// in the final release
|
||||
if ((directory.SetTo("/boot/home/develop/openbeos/current/distro/x86.R1/beos/system/add-ons/media/plugins") == B_OK)
|
||||
&& (directory.GetNodeRef(&nref) == B_OK)) {
|
||||
fHandler->AddDirectory(&nref);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user