summaryrefslogtreecommitdiff
path: root/editeng/source/items/writingmodeitem.cxx
diff options
context:
space:
mode:
authorArnaud Versini <arnaud.versini@gmail.com>2011-02-13 18:43:56 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-02-14 21:45:54 +0100
commit47506b8c83660b109a069207b7d292872f5718e7 (patch)
tree4b40adc306252f41c899b866b1ee08883a64709d /editeng/source/items/writingmodeitem.cxx
parentb70ecb4303a6f308f6be4d3b087aacb94258007d (diff)
Remove bogus comments and dead code from editeng, next part.
Diffstat (limited to 'editeng/source/items/writingmodeitem.cxx')
-rw-r--r--editeng/source/items/writingmodeitem.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/source/items/writingmodeitem.cxx b/editeng/source/items/writingmodeitem.cxx
index 8120b9ddf76f..82fde31f946c 100644
--- a/editeng/source/items/writingmodeitem.cxx
+++ b/editeng/source/items/writingmodeitem.cxx
@@ -39,7 +39,6 @@
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::text;
-// class SvxWritingModeItem -------------------------------------------------
TYPEINIT1_FACTORY(SvxWritingModeItem, SfxUInt16Item, new SvxWritingModeItem(com::sun::star::text::WritingMode_LR_TB, 0));