summaryrefslogtreecommitdiff
path: root/include/svx/sxctitm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sxctitm.hxx')
-rw-r--r--include/svx/sxctitm.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/sxctitm.hxx b/include/svx/sxctitm.hxx
index 72db35e6f911..f08c8acbbf5d 100644
--- a/include/svx/sxctitm.hxx
+++ b/include/svx/sxctitm.hxx
@@ -26,7 +26,6 @@
enum class SdrCaptionType { Type1, Type2, Type3, Type4 };
-// class SdrCaptionTypeItem
class SVX_DLLPUBLIC SdrCaptionTypeItem: public SfxEnumItem<SdrCaptionType> {
public: