summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorJ. Graeme Lingard <jgraeme+git@gmail.com>2010-10-06 23:52:18 +0100
committerKohei Yoshida <kyoshida@novell.com>2010-10-06 23:58:05 -0400
commit12485f7f323edac7811f55f137c1f9da41d060f5 (patch)
tree2af2440b7803ff249823d53a753a49b48e1da0c9 /starmath
parentd18feffd49f4481626417daac7984b2a7e70c3bf (diff)
Remove redundant #include directives & comments
Diffstat (limited to 'starmath')
-rw-r--r--starmath/inc/edit.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/starmath/inc/edit.hxx b/starmath/inc/edit.hxx
index 4abbcdb950d8..b3dfdd24485a 100644
--- a/starmath/inc/edit.hxx
+++ b/starmath/inc/edit.hxx
@@ -33,10 +33,6 @@
#include <editeng/editdata.hxx>
#include <svtools/colorcfg.hxx>
-//#ifndef _ACCESSIBILITY_HXX_
-//#include "accessibility.hxx"
-//#endif
-
class SmDocShell;
class SmViewShell;
class EditView;