summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2004-06-28 15:28:25 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2004-06-28 15:28:25 +0000
commit6439c7d17c545e50d0ada1be65a0423ae5a1ea2d (patch)
tree9f8b9bc34f20b46027eaee2a26fd6fcf7eb7b9b7 /tools
parentINTEGRATION: CWS ooo19prep (1.9.152); FILE MERGED (diff)
downloadcore-6439c7d17c545e50d0ada1be65a0423ae5a1ea2d.tar.gz
core-6439c7d17c545e50d0ada1be65a0423ae5a1ea2d.zip
INTEGRATION: CWS ooo19prep (1.17.42); FILE MERGED
2004/06/24 12:52:17 mh 1.17.42.1: join from ooo112fix?, #i29766#
Diffstat (limited to 'tools')
-rw-r--r--tools/bootstrp/rscdep.cxx13
1 files changed, 2 insertions, 11 deletions
diff --git a/tools/bootstrp/rscdep.cxx b/tools/bootstrp/rscdep.cxx
index 8849ddc965ce..4d061405f06b 100644
--- a/tools/bootstrp/rscdep.cxx
+++ b/tools/bootstrp/rscdep.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: rscdep.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: hr $ $Date: 2004-04-08 15:11:09 $
+ * last change: $Author: hjs $ $Date: 2004-06-28 16:28:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -58,15 +58,6 @@
*
*
************************************************************************/
-/***************************************************************
-*
-* rscdep.cxx
-*
-* (c) Martin Hollmichel 1998
-* added intern simple_getopt Vladimir Glazounov 2002
-*
-***************************************************************/
-
#ifdef UNX
#include <unistd.h>
#endif