summaryrefslogtreecommitdiff
path: root/include/svx/fontlb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fontlb.hxx')
-rw-r--r--include/svx/fontlb.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/fontlb.hxx b/include/svx/fontlb.hxx
index 1b5ff867139f..eec5eafbc5e2 100644
--- a/include/svx/fontlb.hxx
+++ b/include/svx/fontlb.hxx
@@ -26,7 +26,6 @@
#include <svx/svxdllapi.h>
-
/** A list box string item which stores its text and font. */
class SAL_WARN_UNUSED SvLBoxFontString : public SvLBoxString
{
@@ -56,8 +55,6 @@ public:
};
-
-
/** A list box supporting formatted string entries. */
class SAL_WARN_UNUSED SVX_DLLPUBLIC SvxFontListBox : public SvTabListBox
{