summaryrefslogtreecommitdiff
path: root/include/tools
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2016-05-25 20:37:05 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-05-26 07:22:13 +0000
commita92cb70768576bf906449f34db01afadc9ac7816 (patch)
tree31147ff0b471be718b6fa085e997633744d21e99 /include/tools
parent12eec0ce0ce0d2008e80f294c4b2d4d3e6e3ef55 (diff)
remove unused WORKWIN constants
Change-Id: I2216f52999271a3d39c8062c1ad58bd6664306a7 Reviewed-on: https://gerrit.libreoffice.org/25465 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/tools')
-rw-r--r--include/tools/rc.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/tools/rc.h b/include/tools/rc.h
index f39e0e7388fb..6bfafde5a244 100644
--- a/include/tools/rc.h
+++ b/include/tools/rc.h
@@ -49,12 +49,6 @@ namespace o3tl {
#define WINDOW_QUICKTEXT 0x0100
#define WINDOW_HELPID 0x0200
-// For "WorkWindow" resources:
-
-#define WORKWIN_SHOWNORMAL 0
-#define WORKWIN_SHOWMINIMIZED 1
-#define WORKWIN_SHOWMAXIMIZED 2
-
// For "FixedImage" resource:
#define RSC_FIXEDIMAGE_IMAGE 0x0001