summaryrefslogtreecommitdiff
path: root/starmath/inc/document.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2017-01-11 21:10:33 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2017-01-11 14:18:26 +0000
commitbe7d0697b0e2d55ce01dcd4abec5d106115d8920 (patch)
tree3c7a17775049cee1b364eb1291ea742b263b07d3 /starmath/inc/document.hxx
parent549efd7f82d9da621294d496e43420c95e9bf500 (diff)
starmath: Kill unused forward declaration
Change-Id: I03f76aada322a7222795795d32553ae2425092c3 Reviewed-on: https://gerrit.libreoffice.org/32962 Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp> Tested-by: Takeshi Abe <tabe@fixedpoint.jp>
Diffstat (limited to 'starmath/inc/document.hxx')
-rw-r--r--starmath/inc/document.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/inc/document.hxx b/starmath/inc/document.hxx
index cb189afea9b9..756fc0f926ef 100644
--- a/starmath/inc/document.hxx
+++ b/starmath/inc/document.hxx
@@ -41,7 +41,6 @@
#include "smmod.hxx"
#include "smdllapi.hxx"
-class SmNode;
class SfxPrinter;
class Printer;
class SmCursor;