summaryrefslogtreecommitdiff
path: root/include/tools
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-08-21 10:46:22 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-08-21 15:52:01 +0200
commite86def1f3f86731230a27926d61d525653f62c72 (patch)
tree46e4943bbe37ddb087a29b201e1fda17b8ff40c2 /include/tools
parentd56439981b82a1b1335d7a62e8066906ca62f767 (diff)
WB_CBLINESTYLE is dead
since commit 51e6fc0c9e401162036913a943708b7cca1b2598 Date: Wed Oct 1 13:31:44 2008 +0000 CWS-TOOLING: integrate CWS vcl92 Change-Id: I31e39286d207ab7be91411b5644578762ec0d0d1 Reviewed-on: https://gerrit.libreoffice.org/41383 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/tools')
-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 85fb52ace63a..c8b4083c88bb 100644
--- a/include/tools/wintypes.hxx
+++ b/include/tools/wintypes.hxx
@@ -193,7 +193,6 @@ WinBits const WB_EXTRAOFFSET = 0x02000000;
WinBits const WB_NOMULTILINE = 0x10000000;
// Window-Bits for CheckBox
-WinBits const WB_CBLINESTYLE = SAL_CONST_INT64(0x2000000000);
WinBits const WB_EARLYTOGGLE = SAL_CONST_INT64(0x4000000000);
// Window-Bits for Edit