summaryrefslogtreecommitdiff
path: root/sw/inc/hintids.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-10-23 09:16:08 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-10-23 11:13:25 +0100
commit3f89f88651f2c0b0c2edf37d9f13c4e48592091c (patch)
treea6b9c43a5a3fef11360433851f0e42234f649e3b /sw/inc/hintids.hxx
parent4a32dc6562f8e38dcc8d9c970c566c6bfcd3d7e4 (diff)
callcatcher: lots more unused post ww1 filter removal
Change-Id: I7bf6dc1d366093e797a19a8e555103c15b311ac8
Diffstat (limited to 'sw/inc/hintids.hxx')
-rw-r--r--sw/inc/hintids.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/hintids.hxx b/sw/inc/hintids.hxx
index 5774ffb5254c..f47b4044d165 100644
--- a/sw/inc/hintids.hxx
+++ b/sw/inc/hintids.hxx
@@ -344,7 +344,7 @@ RES_MSG_END
// new attributes!)
enum RES_FLTRATTR
{
-RES_FLTRATTR_BEGIN = RES_MSG_END,
+ RES_FLTRATTR_BEGIN = RES_MSG_END,
RES_FLTR_STYLESHEET = RES_FLTRATTR_BEGIN,
RES_FLTR_BOOKMARK,
RES_FLTR_ANCHOR,
@@ -353,10 +353,9 @@ RES_FLTRATTR_BEGIN = RES_MSG_END,
RES_FLTR_NUMRULE_NUM,
RES_FLTR_SDR_ANCHOR,
RES_FLTR_TOX,
- RES_FLTR_SECTION,
RES_FLTR_REDLINE,
RES_FLTR_SCRIPTTYPE,
-RES_FLTRATTR_END
+ RES_FLTRATTR_END
};
#define RES_TBX_DUMMY RES_FLTRATTR_END + 1