X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0bbfe845edd561191700de32c2b4d0965a5c15b5..adebd2d72c8897f30bd9e673d1e16ef2794d72ab:/src/html/htmlcell.cpp?ds=sidebyside diff --git a/src/html/htmlcell.cpp b/src/html/htmlcell.cpp index df31b8559d..b8330c4e10 100644 --- a/src/html/htmlcell.cpp +++ b/src/html/htmlcell.cpp @@ -263,9 +263,6 @@ wxHtmlWordCell::wxHtmlWordCell(const wxString& word, wxDC& dc) : wxHtmlCell() ESCSEQ("yuml", ""), - ESCSEQ("#60", "<"), - ESCSEQ("#62", ">"), - /* this one should ALWAYS stay the last one!!! */ ESCSEQ("amp", "&"), ESCSEQ("#38", "&"),