diff options
Diffstat (limited to 'src/Main.cxx')
-rw-r--r-- | src/Main.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Main.cxx b/src/Main.cxx index 83af5d7ea..dcf080d0d 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -80,10 +80,7 @@ #include <glib.h> -#include <unistd.h> #include <stdlib.h> -#include <errno.h> -#include <string.h> #ifdef HAVE_LOCALE_H #include <locale.h> |