summaryrefslogtreecommitdiff
path: root/svtools/source/edit/textview.cxx
diff options
context:
space:
mode:
authorPhilipp Lohmann <pl@openoffice.org>2001-07-25 11:37:54 +0000
committerPhilipp Lohmann <pl@openoffice.org>2001-07-25 11:37:54 +0000
commitd0d86b2a6e437e3b9761c796822e6387ecd91d3a (patch)
tree2d2e386ffa872ee361c925d701203d7547d5b1ad /svtools/source/edit/textview.cxx
parent56fb9799da555b85621a6a5242fce88dd5205753 (diff)
#90205# removed obsolete headers
Diffstat (limited to 'svtools/source/edit/textview.cxx')
-rw-r--r--svtools/source/edit/textview.cxx14
1 files changed, 2 insertions, 12 deletions
diff --git a/svtools/source/edit/textview.cxx b/svtools/source/edit/textview.cxx
index 0ef8204fa1a5..089aa43834ab 100644
--- a/svtools/source/edit/textview.cxx
+++ b/svtools/source/edit/textview.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: textview.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hro $ $Date: 2001-07-03 08:23:05 $
+ * last change: $Author: pl $ $Date: 2001-07-25 12:37:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,16 +81,6 @@
#include <vcl/svapp.hxx>
#endif
-#ifndef TF_SVDATA
- #ifndef _SV_CLIP_HXX //autogen
- #include <vcl/clip.hxx>
- #endif
-
- #ifndef _SV_DRAG_HXX //autogen
- #include <vcl/drag.hxx>
- #endif
-#endif
-
#ifndef _SV_SOUND_HXX //autogen
#include <vcl/sound.hxx>
#endif