Remove ancient todo (1.3 era)
This commit is contained in:
parent
90db294366
commit
3178d08d75
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue