summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/javajs.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/db/javajs.cpp b/db/javajs.cpp
index e6b0ed119f3..fab9c5fdcb2 100644
--- a/db/javajs.cpp
+++ b/db/javajs.cpp
@@ -37,11 +37,6 @@ using namespace boost::filesystem;
#ifdef J_USE_OBJ
#include "jsobj.h"
-#if defined(_WIN32)
-#pragma message("warning: including jsobj.h")
-#else
-#warning including jsobj.h
-#endif
#endif
#include "../grid/message.h"