X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0bbfe845edd561191700de32c2b4d0965a5c15b5..66e23ad2081689dad6e829b9667cdbc93ac45154:/src/html/htmlcell.cpp 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", "&"),