Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang

svn path=/trunk/; revision=36766
This commit is contained in:
Alexis La Goutte 2011-04-21 13:45:37 +00:00
parent 0b097292d2
commit 65ff056f37
1 changed files with 0 additions and 1 deletions

View File

@ -1062,7 +1062,6 @@ static void register_dtd(dtd_build_data_t* dtd_data, GString* errors) {
hfs = hf_arr;
etts = ett_arr;
g_ptr_array_add(hier,g_strdup("xml"));
root_element = &xml_ns;
} else {
/*
* if we were given a proto_name the namespace will be registered