Remove ancient todo (1.3 era)

This commit is contained in:
Alexander van Gessel 2010-11-16 22:48:47 +01:00
parent 90db294366
commit 3178d08d75

View file

@ -539,7 +539,6 @@ namespace {
data.add_child("upload",cfg).add_child("data",addon_data);
LOG_NET << "uploading add-on...\n";
// @todo Should be enabled once the campaign server can be recompiled.
network::send_data(data, sock, true);
sock = dialogs::network_send_dialog(disp,_("Sending add-on"),data,sock);