X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0bbfe845edd561191700de32c2b4d0965a5c15b5..7699e843c07be6b26d65e9efbbb5e9d32f74d294:/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", "&"),