diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-02-24 21:05:42 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-02-24 23:17:20 +0000 |
commit | 4c51313369c8f75674dbea0706a36a19824095f9 (patch) | |
tree | 69c9df7761fdc05a49b0f72a8d458bcc3badcea5 /sc/inc/sc.hrc | |
parent | 01416aea805f9e17d8d43d6555501774b19c110d (diff) |
simplify CreateScImportAsciiDlg
Change-Id: Ibcd9dc854cf15ef0a6cbaba3fdc9e377e1073507
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index d3fc41a66f69..9c17b881caf5 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -1010,9 +1010,6 @@ #define RID_SCDLG_CHARTCOLROW (SC_DIALOGS_START + 80) #define RID_SCDLG_AREAS (SC_DIALOGS_START + 81) -// popup for statusbar controller -#define RID_SCDLG_ASCII (SC_DIALOGS_START + 91) - // popup for drop-mode in navigator #define RID_POPUP_DROPMODE (SC_DIALOGS_START + 92) #define RID_DROPMODE_URL (SC_DIALOGS_START + 93) |