From 3dfa8a5186ca1600a0c0d55184ac8c39283678b9 Mon Sep 17 00:00:00 2001 From: Michael Jones Date: Fri, 23 Aug 2013 14:49:16 -0500 Subject: [PATCH] Removes supurfluous header include. --- src/core/qxtdaemon.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/qxtdaemon.cpp b/src/core/qxtdaemon.cpp index d7a94362..cf36f54b 100644 --- a/src/core/qxtdaemon.cpp +++ b/src/core/qxtdaemon.cpp @@ -59,7 +59,6 @@ int main(int argc, char ** argv) #include #include #include -#include #ifdef Q_OS_UNIX #include