summaryrefslogtreecommitdiff
path: root/svx/source/items
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2010-10-06 09:34:39 +0200
committerDavid Tardon <dtardon@redhat.com>2010-10-06 09:34:39 +0200
commitc57cf1ab4ad90cd359079f8c10fa98ca63650cea (patch)
tree27a8007a6a9cf16fa84904e3c6675cbe56ffd33e /svx/source/items
parent0501bf2bf452be015521b87620d82c69ff968db2 (diff)
remove more commented out #includes and related comments
Diffstat (limited to 'svx/source/items')
-rw-r--r--svx/source/items/SmartTagItem.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/svx/source/items/SmartTagItem.cxx b/svx/source/items/SmartTagItem.cxx
index 0962f2146e46..a32be64e66e2 100644
--- a/svx/source/items/SmartTagItem.cxx
+++ b/svx/source/items/SmartTagItem.cxx
@@ -28,17 +28,11 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
-// include ---------------------------------------------------------------
-
#include <svx/SmartTagItem.hxx>
#include <com/sun/star/container/XStringKeyMap.hpp>
-//#include <svl/memberid.hrc>
-//#include "svxids.hrc"
-//#include "svxitems.hrc"
-
using namespace ::com::sun::star;
TYPEINIT1(SvxSmartTagItem, SfxPoolItem);