If our incomplete BMessage (missing sending of messages) is linked into libopenbeos, anything involving the registrar blocks on library initialization (more precisely anything linked against libopenbeos and started while the registrar is running).

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3448 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2003-06-07 17:38:32 +00:00
parent ae76aede51
commit d37e75d958

View File

@ -11,7 +11,7 @@ APP_KIT_SOURCE =
Invoker.cpp Invoker.cpp
Looper.cpp Looper.cpp
LooperList.cpp LooperList.cpp
Message.cpp # Message.cpp
MessageBody.cpp MessageBody.cpp
MessageField.cpp MessageField.cpp
MessageFilter.cpp MessageFilter.cpp