From 6edf29e32c72e2d860019b2b987012fe52ac49a0 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 19 Jan 2010 13:53:25 +0100 Subject: preparatory patch with trivial cleanups Signed-off-by: Denys Vlasenko --- src/Applet/Applet.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Applet/Applet.cpp') diff --git a/src/Applet/Applet.cpp b/src/Applet/Applet.cpp index eea3ef7..550e1aa 100644 --- a/src/Applet/Applet.cpp +++ b/src/Applet/Applet.cpp @@ -20,7 +20,6 @@ #include #include #include -#include #if HAVE_CONFIG_H #include #endif -- cgit