summaryrefslogtreecommitdiff
path: root/include/vcl/seleng.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/seleng.hxx')
-rw-r--r--include/vcl/seleng.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/vcl/seleng.hxx b/include/vcl/seleng.hxx
index 7576c61dfba5..2f3ee27f0ce7 100644
--- a/include/vcl/seleng.hxx
+++ b/include/vcl/seleng.hxx
@@ -37,8 +37,6 @@ class CommandEvent;
enum SelectionMode { NO_SELECTION, SINGLE_SELECTION, RANGE_SELECTION, MULTIPLE_SELECTION };
-
-
class VCL_DLLPUBLIC FunctionSet
{
public:
@@ -61,7 +59,6 @@ public:
};
-
enum class SelectionEngineFlags {
DRG_ENAB = 0x0001,
IN_SEL = 0x0002,