summaryrefslogtreecommitdiff
path: root/soldep
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-03-26 09:51:53 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-03-26 09:51:53 +0000
commit355874498e6cdfe0714d95f22120fea0b1d9f37a (patch)
treece0e5fb08ac7d41b28304b36489baa5f75dc9246 /soldep
parent4f05aa136d83dd3ce1ee48cee8b7f492b2176886 (diff)
INTEGRATION: CWS bserver25 (1.2.10); FILE MERGED
2007/03/07 14:17:11 kz 1.2.10.1: #140478# warning free
Diffstat (limited to 'soldep')
-rw-r--r--soldep/inc/appdef.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/soldep/inc/appdef.hxx b/soldep/inc/appdef.hxx
index fa07c5bd09c1..466b37f3aecd 100644
--- a/soldep/inc/appdef.hxx
+++ b/soldep/inc/appdef.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: appdef.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2006-12-12 16:33:16 $
+ * last change: $Author: ihi $ $Date: 2007-03-26 10:51:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -166,8 +166,6 @@ const char* GetEnv( const char *pVar, const char *pDefault );
#define CONVERT_R_TO_HOSTFSYS( sPath ) { sPath.ToLowerAscii().SearchAndReplace( "r:", GetEnv("ISERVERBASE", DEFAULT_INI_ROOT ) ); sPath.SearchAndReplaceAll( "\\", S_PATH_SEPARATOR ); }
-#define ISERVER "iserver.germany.sun.com"
-
// Only for usage inside IServer!
#define ISERVER_DEF_STAND_LIST "r:\\b_server\\config\\stand.lst"
#define ISERVER_DEF_DEPEND_LIST "r:\\b_server\\config\\depend.lst"