summaryrefslogtreecommitdiff
path: root/include/vcl/syswin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/syswin.hxx')
-rw-r--r--include/vcl/syswin.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/vcl/syswin.hxx b/include/vcl/syswin.hxx
index 58771f29da92..81de7439a617 100644
--- a/include/vcl/syswin.hxx
+++ b/include/vcl/syswin.hxx
@@ -43,8 +43,6 @@ class VclContainer;
#define ICON_MACROLIBRARY 1
-
-
#define WINDOWSTATE_MASK_X ((sal_uInt32)0x00000001)
#define WINDOWSTATE_MASK_Y ((sal_uInt32)0x00000002)
#define WINDOWSTATE_MASK_WIDTH ((sal_uInt32)0x00000004)
@@ -119,8 +117,6 @@ public:
};
-
-
enum class MenuBarMode
{
Normal, Hide