summaryrefslogtreecommitdiff
path: root/include/svx/SmartTagItem.hxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2018-05-06 06:44:12 +1000
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-05-06 11:59:36 +0200
commit9c475ed270f1bb8601f312ee43ca2c50bf1790b9 (patch)
tree571e5996629649fc6219bf36ea1f6e5579843141 /include/svx/SmartTagItem.hxx
parentf705883c2a5bfaf24d355b9a41bd613e71fc72e4 (diff)
svx: remove comment cruft
Change-Id: I8f55407d75bba49b3ebeab80dd7a49d6224959d6 Reviewed-on: https://gerrit.libreoffice.org/53899 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx/SmartTagItem.hxx')
-rw-r--r--include/svx/SmartTagItem.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/SmartTagItem.hxx b/include/svx/SmartTagItem.hxx
index 162f5bb47404..058cca339fa2 100644
--- a/include/svx/SmartTagItem.hxx
+++ b/include/svx/SmartTagItem.hxx
@@ -37,8 +37,6 @@ namespace com { namespace sun { namespace star { namespace frame {
class XController;
} } } }
-// class SvxSmartTagItem -----------------------------------------------------
-
class SVX_DLLPUBLIC SvxSmartTagItem : public SfxPoolItem
{
const css::uno::Sequence < css::uno::Sequence< css::uno::Reference< css::smarttags::XSmartTagAction > > > maActionComponentsSequence;