diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/inc/tools/wintypes.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/inc/tools/wintypes.hxx b/tools/inc/tools/wintypes.hxx index 782066944941..e4f0a0daf7f1 100644 --- a/tools/inc/tools/wintypes.hxx +++ b/tools/inc/tools/wintypes.hxx @@ -336,7 +336,6 @@ typedef sal_uInt16 StandardButtonType; #define BUTTON_ABORT ((StandardButtonType)9) #define BUTTON_LESS ((StandardButtonType)10) #define BUTTON_COUNT 11 -#define BUTTON_COPY 12 // -------------------------------------------- // - prominent place for ListBox window types - |