diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-02 17:45:34 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-02 17:46:25 +0200 |
commit | 278000a28b8eceb8528ebdcf1d601de8192979e8 (patch) | |
tree | a522e5b53bca5d3e34c8a86d7bbee25a1ad15b3a /sd/inc/glob.hxx | |
parent | 892bb81d17b3351c196661c44fb15b29509c7115 (diff) |
Remove unused defines
Some of them were commented out for documentation purpose.
Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
Diffstat (limited to 'sd/inc/glob.hxx')
-rw-r--r-- | sd/inc/glob.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/inc/glob.hxx b/sd/inc/glob.hxx index 1be31fcadb52..e009712df8a7 100644 --- a/sd/inc/glob.hxx +++ b/sd/inc/glob.hxx @@ -26,10 +26,6 @@ //------------------------------------------------------------------ -#define DIA_SLOW 0 -#define DIA_MEDIUM 1 -#define DIA_FAST 2 - #define SD_IF_SDAPP SFX_INTERFACE_SD_START + 0 #define SD_IF_SDDRAWDOCSHELL SFX_INTERFACE_SD_START + 1 #define SD_IF_SDVIEWSHELL SFX_INTERFACE_SD_START + 2 |