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:
Michael Lotz
2006-03-11 18:06:46 +00:00
parent 2bf8fb3a96
commit bdbd1cb441
7 changed files with 4 additions and 66 deletions
-5
View File
@@ -8,11 +8,6 @@
#ifndef _MESSAGE_H
#define _MESSAGE_H
// this should be defined in your UserBuildConfig only
#ifndef USING_MESSAGE4
# define USING_MESSAGE4 1
#endif
#include <BeBuild.h>
#include <DataIO.h>
#include <Flattenable.h>