X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Finspstring.cpp;h=faf34be91aacacf16c377f2a6cfe1c837ba68d4c;hb=0ff2d05ba6b94c5346e6e3e528118fadae1cb126;hp=79aef52bd4dfbdebd7b6f8314a0b1d14c03ef5e3;hpb=9cf448a332799a138dad0acb5b2878535770571d;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/inspstring.cpp b/src/inspstring.cpp index 79aef52bd..faf34be91 100644 --- a/src/inspstring.cpp +++ b/src/inspstring.cpp @@ -136,7 +136,6 @@ void TokenList::AddList(const std::string& tokenlist) else Add(token); } - } void TokenList::Add(const std::string& token) {