[Libreoffice-commits] core.git: sw/inc
Noel Grandin
noel.grandin at collabora.co.uk
Wed Feb 8 08:17:50 UTC 2017
sw/inc/hintids.hxx | 6 ------
1 file changed, 6 deletions(-)
New commits:
commit 37e9eae8ac1f71afbdddd84d0ade5c93b2f3fa64
Author: Noel Grandin <noel.grandin at collabora.co.uk>
Date: Tue Feb 7 13:57:21 2017 +0200
remove unused constants from RES_MSG
Change-Id: I3eaa1f051440a91c8c5b4996e28dea4e0d3933e5
Reviewed-on: https://gerrit.libreoffice.org/33994
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>
diff --git a/sw/inc/hintids.hxx b/sw/inc/hintids.hxx
index ea578f4..0ce1f28 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,
More information about the Libreoffice-commits
mailing list