diff options
Diffstat (limited to 'sw/inc/hintids.hxx')
-rw-r--r-- | sw/inc/hintids.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/hintids.hxx b/sw/inc/hintids.hxx index be104eedbeb8..6f6be37f80e6 100644 --- a/sw/inc/hintids.hxx +++ b/sw/inc/hintids.hxx @@ -431,7 +431,6 @@ inline constexpr sal_uInt16 RES_UPDATEATTR_ATTRSET_CHG( 168); // used by SwUpdateAttr just as an ID to communicate what has changed inline constexpr sal_uInt16 RES_UPDATEATTR_OBJECTDYING( 169); // used by SwUpdateAttr just as an ID to communicate what has changed -inline constexpr TypedWhichId<SwUpdateAttr> RES_UPDATE_ATTR(170); // empty inline constexpr sal_uInt16 RES_FORMAT_MSG_END(190); |