From e79ba2820a330da7b53156b2361f195cdbcedff6 Mon Sep 17 00:00:00 2001 From: Peter Baumann Date: Thu, 27 Aug 2009 15:48:44 +0200 Subject: PB: corrected startup message --- rasmgr/rasmgr_main.cc | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) (limited to 'rasmgr/rasmgr_main.cc') diff --git a/rasmgr/rasmgr_main.cc b/rasmgr/rasmgr_main.cc index 4399d13..f9b553a 100644 --- a/rasmgr/rasmgr_main.cc +++ b/rasmgr/rasmgr_main.cc @@ -83,14 +83,9 @@ int main(int argc, char** argv, char** envp) ENTER( "main." ); - std::cout<< "rasmgr: rasdaman server manager tool. rasdaman v" << RMANVERSION / 1000. << " -- generated on " << COMPDATE << "." << std::endl; - -// just to see the difference between an official release and the inside development version -#ifdef NO_OFFICIAL_RELEASE - std::cout<<"This is not the official release version, it supports test modus and rasserver in debugger"<