summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-09-16 15:47:05 +0200
committerNoel Grandin <noel@peralex.com>2013-09-17 09:06:29 +0200
commit2a3177494de79e1dd3afad91288fc55883eba08b (patch)
tree2a5dd5a9ed05953d5b833154ce3d86172c9f95c7 /sw
parentb13645561aab5f335d95c9d77fbae1f82c632a0a (diff)
remove some dead definitions
Change-Id: Ic2bd700d54bca0d5390db74b32395aeba2d6d0cc
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/inc/scriptinfo.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/inc/scriptinfo.hxx b/sw/source/core/inc/scriptinfo.hxx
index 2407500c7d20..c0d5682fd43a 100644
--- a/sw/source/core/inc/scriptinfo.hxx
+++ b/sw/source/core/inc/scriptinfo.hxx
@@ -28,7 +28,6 @@
class SwTxtNode;
class Point;
class MultiSelection;
-class String;
typedef std::list< xub_StrLen > PositionList;
typedef std::deque< xub_StrLen > SvXub_StrLens;