From 519026e7aa10c9734c49a6ab6fe0b36293612d6a Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sat, 9 Aug 2014 10:18:57 +0200 Subject: remove unused RID_SVXDLG_CALCFUNC Change-Id: I9414c7cc0bd08e819016ed4d263682d8db7c0958 --- include/svx/dialogs.hrc | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') 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) -- cgit