summaryrefslogtreecommitdiff
path: root/starmath/inc/parse.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-21 23:22:36 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-23 02:48:28 +0900
commitdbd9db69bb2ca982d76c09f8cb9561b42c9138b8 (patch)
treee7a76414b49eff37c9b916050f92bed4cdd9ffa8 /starmath/inc/parse.hxx
parent0ffc81ffdbb535301fa5d5608c7eeb1052d2c3a4 (diff)
removed unused forward declarations of class
Change-Id: Ibb3918b95c2518fd83f566bb726273dbf90cf8c8
Diffstat (limited to 'starmath/inc/parse.hxx')
-rw-r--r--starmath/inc/parse.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/inc/parse.hxx b/starmath/inc/parse.hxx
index 5e4ce31db759..cc38ae02ca57 100644
--- a/starmath/inc/parse.hxx
+++ b/starmath/inc/parse.hxx
@@ -41,7 +41,6 @@
#include <vector>
class SmNode;
-class SmDocShell;
//////////////////////////////////////////////////////////////////////