summaryrefslogtreecommitdiffabout
path: root/lib
Side-by-side diff
Diffstat (limited to 'lib') (more/less context) (ignore whitespace changes)
-rw-r--r--lib/discovery.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/discovery.cc b/lib/discovery.cc
index 9503b5d..ea53786 100644
--- a/lib/discovery.cc
+++ b/lib/discovery.cc
@@ -144,7 +144,7 @@ namespace opkele {
set_user_data(); set_element_handler();
set_character_data_handler();
- xrds_location.clear(); http_content_type.clear();
+ http_content_type.clear();
xmode = xm;
if(xmode&xmode_html) {
xrds_location.clear();