summaryrefslogtreecommitdiff
path: root/include/tools/wintypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/wintypes.hxx')
-rw-r--r--include/tools/wintypes.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/tools/wintypes.hxx b/include/tools/wintypes.hxx
index b9e7d007fc55..9f5229806e3f 100644
--- a/include/tools/wintypes.hxx
+++ b/include/tools/wintypes.hxx
@@ -191,9 +191,6 @@ WinBits const WB_PATHELLIPSIS = 0x00100000;
WinBits const WB_EXTRAOFFSET = 0x02000000;
WinBits const WB_NOMULTILINE = 0x10000000;
-// Window-Bits for CheckBox
-WinBits const WB_EARLYTOGGLE = SAL_CONST_INT64(0x4000000000);
-
// Window-Bits for Edit
WinBits const WB_READONLY = 0x02000000;
WinBits const WB_NOHIDESELECTION = SAL_CONST_INT64(0x1000000000);