summaryrefslogtreecommitdiff
path: root/basic/source/runtime/methods1.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 18:42:55 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 18:42:55 +0000
commit0db19317976e21f49aa7c84bdee48827b140ae16 (patch)
treeca7ca8e85b4033b99b678980fefbd277aa3211a3 /basic/source/runtime/methods1.cxx
parent3354c5708fc316b8f387ac6d72a947ee20e67eee (diff)
INTEGRATION: CWS vclcleanup02 (1.14.64); FILE MERGED
2003/12/04 15:59:13 mt 1.14.64.1: #i23061# Removed/Changed old StarView stuff
Diffstat (limited to 'basic/source/runtime/methods1.cxx')
-rw-r--r--basic/source/runtime/methods1.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/basic/source/runtime/methods1.cxx b/basic/source/runtime/methods1.cxx
index 0cdc1f01fa..62001bd2b6 100644
--- a/basic/source/runtime/methods1.cxx
+++ b/basic/source/runtime/methods1.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: methods1.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: vg $ $Date: 2003-05-22 11:01:55 $
+ * last change: $Author: vg $ $Date: 2004-01-06 19:42:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -65,9 +65,6 @@
#include <stdlib.h> // getenv
#endif
-#ifndef NOOLDSV //autogen
-#include <vcl/system.hxx>
-#endif
#ifndef _SV_SVAPP_HXX //autogen
#include <vcl/svapp.hxx>
#endif