summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/tools/wintypes.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/wintypes.hxx b/include/tools/wintypes.hxx
index 897e63578759..bfd038ee6e6c 100644
--- a/include/tools/wintypes.hxx
+++ b/include/tools/wintypes.hxx
@@ -171,7 +171,6 @@ WinBits const WB_DOCKABLE = SAL_CONST_INT64(0x20000000);
WinBits const WB_AUTOVSCROLL = SAL_CONST_INT64(0x40000000);
WinBits const WB_HYPHENATION = SAL_CONST_INT64(0x800000000) | WB_WORDBREAK;
WinBits const WB_CHILDDLGCTRL = SAL_CONST_INT64(0x100000000000);
-WinBits const WB_REFMODE = SAL_CONST_INT64(0x200000000000);
// system floating window
WinBits const WB_SYSTEMFLOATWIN = SAL_CONST_INT64(0x100000000);