summaryrefslogtreecommitdiff
path: root/rsc/source
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-07-25 08:36:46 +0000
committerRüdiger Timm <rt@openoffice.org>2006-07-25 08:36:46 +0000
commit51f204e6ff34db4e575ee44e25c1d341dc7a7093 (patch)
tree0566abd26518f3293d5082235b6df3486c152ff9 /rsc/source
parentb399c9621c876122228697badb5e60502d712a0c (diff)
INTEGRATION: CWS pj56 (1.13.14); FILE MERGED
2006/07/20 11:11:21 pjanik 1.13.14.1: #i62563#: Do not include deprecated unxmacxp_protos.h.
Diffstat (limited to 'rsc/source')
-rw-r--r--rsc/source/tools/rsctools.cxx10
1 files changed, 2 insertions, 8 deletions
diff --git a/rsc/source/tools/rsctools.cxx b/rsc/source/tools/rsctools.cxx
index 7f7a432d9f72..8a70acee5f46 100644
--- a/rsc/source/tools/rsctools.cxx
+++ b/rsc/source/tools/rsctools.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rsctools.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 05:50:49 $
+ * last change: $Author: rt $ $Date: 2006-07-25 09:36:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,12 +45,6 @@
#endif
#include <string.h>
#include <ctype.h>
-#ifdef MAC
-#include <cursorctl.h>
-#endif
-#ifdef MACOSX
-#include <unxmacxp_protos.h>
-#endif
#include <tools/fsys.hxx>