diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-01-04 17:01:07 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-01-04 17:01:07 +0000 |
commit | 16cb303c88c350f911a9a5acb98c6ad450bd1632 (patch) | |
tree | 165c228e5fbc94cab6dfb44753694f63366d6f21 | |
parent | e6f6818b44fe1dbaba815aed31510609ec456bc6 (diff) |
unused define
Change-Id: I81e720c0601d701b114cd27b596e3b2df7ec3cdf
-rw-r--r-- | cui/source/inc/cuires.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/cuires.hrc b/cui/source/inc/cuires.hrc index 2fe95b96dae0..0c5151083f2e 100644 --- a/cui/source/inc/cuires.hrc +++ b/cui/source/inc/cuires.hrc @@ -240,7 +240,6 @@ #define RID_MULTIPATH_DBL_ERR (RID_SVX_START + 207) // script organizer -#define RID_DLG_SCRIPTORGANIZER (RID_SVX_START + 258) #define RID_SVXSTR_DELQUERY (RID_SVX_START + 1027) #define RID_SVXSTR_DELQUERY_TITLE (RID_SVX_START + 1028) #define RID_SVXSTR_DELFAILED (RID_SVX_START + 1029) |