summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 16:08:29 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 16:08:29 +0000
commit1e0abe0b6a97bfb7eeee5ae6cbbe68eede5fc3e9 (patch)
tree843dfb1495ec17e21d7d8c4232696e4b05a4604c
parentINTEGRATION: CWS vclcleanup02 (1.3.42); FILE MERGED (diff)
downloadcore-1e0abe0b6a97bfb7eeee5ae6cbbe68eede5fc3e9.tar.gz
core-1e0abe0b6a97bfb7eeee5ae6cbbe68eede5fc3e9.zip
INTEGRATION: CWS vclcleanup02 (1.6.42); FILE MERGED
2003/12/10 15:55:57 mt 1.6.42.1: #i23061# VCL cleanup, removed headers, methods and types...
-rw-r--r--automation/source/server/sta_list.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/automation/source/server/sta_list.cxx b/automation/source/server/sta_list.cxx
index 975e9266c621..bb4d47434ee7 100644
--- a/automation/source/server/sta_list.cxx
+++ b/automation/source/server/sta_list.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sta_list.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: vg $ $Date: 2003-04-15 15:54:02 $
+ * last change: $Author: vg $ $Date: 2004-01-06 17:08:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,8 +72,6 @@
#include <basic/ttstrhlp.hxx>
#endif
-#include <vcl/rcid.h>
-
#ifndef _STATEMNT_HXX
#include "statemnt.hxx"
#endif
@@ -94,8 +92,6 @@
#include "profiler.hxx"
-#include <vcl/rcid.h>
-
#ifndef _SV_FLOATWIN_HXX //autogen
#include <vcl/floatwin.hxx>
#endif