diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-08-09 10:18:57 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-08-09 18:12:13 +0200 |
commit | 519026e7aa10c9734c49a6ab6fe0b36293612d6a (patch) | |
tree | ac9c942d31b0b33bffe448144213abff1e849882 /include/svx | |
parent | 2811b75922e2ddfac0dc6c40260db9fc3d0890de (diff) |
remove unused RID_SVXDLG_CALCFUNC
Change-Id: I9414c7cc0bd08e819016ed4d263682d8db7c0958
Diffstat (limited to 'include/svx')
-rw-r--r-- | include/svx/dialogs.hrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/dialogs.hrc b/include/svx/dialogs.hrc index 0c71500a097a..b4b11ddf799b 100644 --- a/include/svx/dialogs.hrc +++ b/include/svx/dialogs.hrc @@ -186,9 +186,6 @@ #define RID_SVXDLG_COMPRESSGRAPHICS (RID_SVX_START + 142) -// Dialog for functions -#define RID_SVXDLG_CALCFUNC (RID_SVX_START + 206) - // QueryBox for Exit Recovery Wizard #define RID_SVXQB_EXIT_RECOVERY (RID_SVX_START + 215) |