Removing the USING_MESSAGE4 define.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16710 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
* Authors:
|
||||
* Michael Lotz <[email protected]>
|
||||
*/
|
||||
#ifdef USING_MESSAGE4
|
||||
|
||||
#include <DataIO.h>
|
||||
#include <MessagePrivate.h>
|
||||
@@ -408,5 +407,3 @@ unflatten_r5_message(uint32 format, BMessage *message, BDataIO *stream)
|
||||
}
|
||||
|
||||
} // namespace BPrivate
|
||||
|
||||
#endif // USING_MESSAGE4
|
||||
|
||||
Reference in New Issue
Block a user