summaryrefslogtreecommitdiff
path: root/sw/inc/SwSmartTagMgr.hxx
diff options
context:
space:
mode:
authorRobert Roth <robert.roth.off@gmail.com>2010-11-15 11:59:57 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-11-15 11:59:57 +0000
commitd67e79934fa19cd667c2455e5e95dd48df511179 (patch)
treefad02748be4007f72432d57a8a40e2ae9f64d49c /sw/inc/SwSmartTagMgr.hxx
parent54d8e263fe5f44f408038d23997039f19c90e09c (diff)
Comment translations, bogus comments, commented code removed from SW includes
Diffstat (limited to 'sw/inc/SwSmartTagMgr.hxx')
-rw-r--r--sw/inc/SwSmartTagMgr.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sw/inc/SwSmartTagMgr.hxx b/sw/inc/SwSmartTagMgr.hxx
index d06293ad82bb..cd184928726c 100644
--- a/sw/inc/SwSmartTagMgr.hxx
+++ b/sw/inc/SwSmartTagMgr.hxx
@@ -56,13 +56,6 @@ public:
virtual void SAL_CALL changesOccurred( const ::com::sun::star::util::ChangesEvent& Event ) throw(::com::sun::star::uno::RuntimeException);
};
-/*
-namespace SwSmartTagMgr
-{
- SmartTagMgr& Get();
-}
-*/
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */