X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Finspstring.cpp;h=faf34be91aacacf16c377f2a6cfe1c837ba68d4c;hb=c02b30b96e48fb4b01c275c1b8b49d69ad2ebd4a;hp=79aef52bd4dfbdebd7b6f8314a0b1d14c03ef5e3;hpb=77730fd5f09f8fc193205654c8bba84d34365670;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) {