diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/tools/wintypes.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/wintypes.hxx b/include/tools/wintypes.hxx index 0eccec5cc259..cd1e5750d5a0 100644 --- a/include/tools/wintypes.hxx +++ b/include/tools/wintypes.hxx @@ -265,7 +265,6 @@ WinBits const WB_QUICK_SEARCH = SAL_CONST_INT64(0x010000000000); // For FileOpen Dialog WinBits const WB_PATH = 0x00100000; WinBits const WB_OPEN = 0x00200000; -WinBits const WB_SAVEAS = 0x00400000; |