Enabled Deskbar add-ons. They don't work that good, but they don't crash

the Deskbar anymore. It's still disabled for the libbe_test build, though
(as it will find incompatible add-ons via queries there).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15834 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2006-01-04 00:28:11 +00:00
parent 7a243210d4
commit 3a6add495c

View File

@ -144,8 +144,7 @@ TReplicantTray::AttachedToWindow()
#ifdef DB_ADDONS
// load addons and rehydrate archives
#if !defined(__HAIKU__) && !defined(HAIKU_TARGET_PLATFORM_LIBBE_TEST)
// TODO: fix me!
#if !defined(HAIKU_TARGET_PLATFORM_LIBBE_TEST)
InitAddOnSupport();
#endif
#endif