X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmessage.cpp;h=123d370e5752c2ee443c3470f7b3a1e69ac7f963;hb=f60495a029c54358f82956482fe203fe2b7b5b23;hp=5861ef03eb021c6ee8659fbfc3fad44795ef819d;hpb=b9c3763a932cebaa015a27fe111017f6f34dfbaa;p=fms.git diff --git a/src/message.cpp b/src/message.cpp index 5861ef0..123d370 100644 --- a/src/message.cpp +++ b/src/message.cpp @@ -509,7 +509,7 @@ const bool Message::ParseNNTPMessage(const std::string &nntpmessage) void Message::StartFreenetInsert() { - //TODO if message was posted to one of the special administration boards - don't really insert it, but perform the action + MessageXML xml; int localidentityid=-1;