fix windows build

This commit is contained in:
Arvid Norberg 2014-03-06 06:25:24 +00:00
parent 9f4e865596
commit 7b706b988b
1 changed files with 0 additions and 1 deletions

View File

@ -261,7 +261,6 @@ int main(int argc, char* argv[])
, public_key.size())).c_str());
wait_for_alert(s, dht_put_alert::alert_type);
usleep(10000000);
}
else if (strcmp(argv[0], "mget") == 0)
{