summaryrefslogtreecommitdiffstats
path: root/include/vcl/mnemonic.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/mnemonic.hxx')
-rw-r--r--include/vcl/mnemonic.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/vcl/mnemonic.hxx b/include/vcl/mnemonic.hxx
index 3e47a87df4fd..9822db32b458 100644
--- a/include/vcl/mnemonic.hxx
+++ b/include/vcl/mnemonic.hxx
@@ -26,8 +26,6 @@
#include <vcl/dllapi.h>
-
-
// Mnemonic Chars, which we want support
// Latin 0-9
#define MNEMONIC_RANGE_1_START 0x30
@@ -51,8 +49,6 @@
#define MNEMONIC_INDEX_NOTFOUND ((sal_uInt16)0xFFFF)
-
-
class VCL_DLLPUBLIC MnemonicGenerator
{
private: