Manager: remove the last call to https_to_https()

This commit is contained in:
David Anderson 2013-07-18 12:41:36 -07:00
parent ce77d0623f
commit afdfc215d7
1 changed files with 0 additions and 1 deletions

View File

@ -563,7 +563,6 @@ wxString CNoticeListCtrl::OnGetItem(size_t i) const {
strBuffer += strCreateTime;
if (!strURL.IsEmpty()) {
https_to_http(strURL);
strTemp.Printf(
wxT(" &middot; <a target=_new href=%s>%s</a> "),
strURL.c_str(),