Remove a line forgotten in the previous patch

This commit is contained in:
Bertrand Bellenot 2016-02-23 09:26:13 +01:00 committed by sftnight
parent 2649f0d318
commit 7064c7ccf7

View File

@ -19,7 +19,6 @@
#include <map>
#include <string>
#include <cstring>
#include <unistd.h>
#ifndef _MSC_VER
# include <unistd.h>
#else