summaryrefslogtreecommitdiff
path: root/include/svx/checklbx.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/checklbx.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/checklbx.hxx')
-rw-r--r--include/svx/checklbx.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/svx/checklbx.hxx b/include/svx/checklbx.hxx
index 98e955b353df..b9eb98e36071 100644
--- a/include/svx/checklbx.hxx
+++ b/include/svx/checklbx.hxx
@@ -16,6 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+
#ifndef INCLUDED_SVX_CHECKLBX_HXX
#define INCLUDED_SVX_CHECKLBX_HXX
@@ -34,8 +35,6 @@ class Image;
class SvLBoxButtonData;
class SvTreeListEntry;
-// class SvxCheckListBox -------------------------------------------------
-
class SVX_DLLPUBLIC SvxCheckListBox : public SvTreeListBox
{
using Window::GetText;