X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Ffreenet%2Fidentityintroductionxml.cpp;h=29e14090d259bc73818aafe696f4bbc8e9fe96c7;hb=b9c3763a932cebaa015a27fe111017f6f34dfbaa;hp=c8594f0a74974628a61bfea246a6ab45bfa23736;hpb=6b896a9e1dc143bba86795be1e9336549db9b85f;p=fms.git diff --git a/src/freenet/identityintroductionxml.cpp b/src/freenet/identityintroductionxml.cpp index c8594f0..29e1409 100644 --- a/src/freenet/identityintroductionxml.cpp +++ b/src/freenet/identityintroductionxml.cpp @@ -40,7 +40,6 @@ const bool IdentityIntroductionXML::ParseXML(const std::string &xml) if(!td.Error()) { - TiXmlElement *el; TiXmlText *txt; TiXmlHandle hnd(&td);