From 37e9eae8ac1f71afbdddd84d0ade5c93b2f3fa64 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 7 Feb 2017 13:57:21 +0200 Subject: remove unused constants from RES_MSG Change-Id: I3eaa1f051440a91c8c5b4996e28dea4e0d3933e5 Reviewed-on: https://gerrit.libreoffice.org/33994 Tested-by: Jenkins Reviewed-by: Noel Grandin --- sw/inc/hintids.hxx | 6 ------ 1 file changed, 6 deletions(-) (limited to 'sw') diff --git a/sw/inc/hintids.hxx b/sw/inc/hintids.hxx index ea578f4a7077..0ce1f28ae75a 100644 --- a/sw/inc/hintids.hxx +++ b/sw/inc/hintids.hxx @@ -299,10 +299,7 @@ RES_MSG_BEGIN = RES_FMT_END, RES_OBJECTDYING = RES_MSG_BEGIN, // 158 RES_FMT_CHG, RES_ATTRSET_CHG, - RES_FRM_SIZECHG, RES_TXTATR_FLDCHG, - RES_TXTATR_EMPTYCHG, - RES_INS_CHR, RES_INS_TXT, RES_DEL_CHR, RES_DEL_TXT, @@ -313,8 +310,6 @@ RES_MSG_BEGIN = RES_FMT_END, RES_UPDATEDDETBL, RES_TBLHEADLINECHG, RES_AUTOFMT_DOCNODE, - RES_REPAINT, - RES_DOC_DTOR, RES_SECTION_HIDDEN, RES_SECTION_NOT_HIDDEN, RES_GRAPHIC_ARRIVED, @@ -322,7 +317,6 @@ RES_MSG_BEGIN = RES_FMT_END, RES_HIDDENPARA_PRINT, RES_CONDCOLL_CONDCHG, RES_VIRTPAGENUM_INFO, - RES_GETLOWERNUMLEVEL, RES_RESET_FMTWRITTEN, RES_REMOVE_UNO_OBJECT, RES_GRF_REREAD_AND_INCACHE, -- cgit