summaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
authorConstantin <jucovschi@gmail.com>2010-07-30 12:57:40 +0200
committerwww-data <www-data@ubuntu.localdomain>2010-07-30 12:59:19 +0200
commit9389da74c997a7bd0b589d4294b2cef85880974c (patch)
treeea73e13c512d039a58238caa501b60c9aa3446ea /server
parent0fa3752a9cdb237407d90b4cb47956972ecca31b (diff)
downloadrasdaman-upstream-9389da74c997a7bd0b589d4294b2cef85880974c.tar.gz
rasdaman-upstream-9389da74c997a7bd0b589d4294b2cef85880974c.tar.xz
rasdaman-upstream-9389da74c997a7bd0b589d4294b2cef85880974c.zip
fixed compilation error introduced by changeset 437ff942525f86a36655519cea0f5a03da319cd7
Diffstat (limited to 'server')
-rw-r--r--server/rasserver_main.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/rasserver_main.cc b/server/rasserver_main.cc
index eb06669..7e7fe66 100644
--- a/server/rasserver_main.cc
+++ b/server/rasserver_main.cc
@@ -65,8 +65,6 @@ and -DCOMPDATE="\"$(COMPDATE)\"" when compiling
#include "storagemgr/sstoragelayout.hh"
#include <signal.h>
-RMINITGLOBALS('C');
-
#include "rasserver_config.hh"
#include "rnprotocol/rnpserver.hh"