diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-02-16 12:10:02 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-02-16 15:56:59 +0000 |
commit | 7ade16b5bbc70b302d6fb85f75417dfb4996a618 (patch) | |
tree | 2c344bbdce1306b08d6eab3656a6e526946b888d /sc/inc | |
parent | ec6678bd4abb5a529665bc51a90caf371ba2e06f (diff) |
replace switching off RID_SCPAGE_OPREDLINE with direct SID_SC_TP_CHANGES
Change-Id: Iea5646ec22fabbe1e190dd8726cec91cdd39e28b
Diffstat (limited to 'sc/inc')
-rw-r--r-- | sc/inc/sc.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index a0fff728e60c..ec0e31032be9 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -1214,8 +1214,6 @@ #define RID_NAVIPI_SCENARIO_DELETE (SC_DIALOGS_START + 121) #define RID_NAVIPI_SCENARIO_EDIT (SC_DIALOGS_START + 122) -#define RID_SCPAGE_OPREDLINE (SC_DIALOGS_START + 124) - #define WID_SIMPLE_REF (SC_DIALOGS_START + 126) #define RID_POPUP_CHANGES (SC_DIALOGS_START + 127) |