summaryrefslogtreecommitdiff
path: root/include/vcl/longcurr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/longcurr.hxx')
-rw-r--r--include/vcl/longcurr.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/vcl/longcurr.hxx b/include/vcl/longcurr.hxx
index ad92f1a7c2be..d159d9255b67 100644
--- a/include/vcl/longcurr.hxx
+++ b/include/vcl/longcurr.hxx
@@ -27,7 +27,6 @@
class LocaleDataWrapper;
-// - LongCurrencyFormatter -
class VCL_DLLPUBLIC LongCurrencyFormatter : public FormatterBase
@@ -73,7 +72,6 @@ public:
};
-// - LongCurrencyField -
class VCL_DLLPUBLIC LongCurrencyField : public SpinField, public LongCurrencyFormatter
@@ -106,7 +104,6 @@ public:
};
-// - LongCurrencyBox -
class VCL_DLLPUBLIC LongCurrencyBox : public ComboBox, public LongCurrencyFormatter