summaryrefslogtreecommitdiffstats
path: root/src/Applet
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-01-19 13:53:25 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-01-19 13:53:25 +0100
commit6edf29e32c72e2d860019b2b987012fe52ac49a0 (patch)
treeb8a62a483cb05a05901e2cfb5c371ba7e144360f /src/Applet
parent7c3acc81d9a4f83e8252779fa96703e1a72dd3db (diff)
downloadabrt-6edf29e32c72e2d860019b2b987012fe52ac49a0.tar.gz
abrt-6edf29e32c72e2d860019b2b987012fe52ac49a0.tar.xz
abrt-6edf29e32c72e2d860019b2b987012fe52ac49a0.zip
preparatory patch with trivial cleanups
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'src/Applet')
-rw-r--r--src/Applet/Applet.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Applet/Applet.cpp b/src/Applet/Applet.cpp
index eea3ef79..550e1aac 100644
--- a/src/Applet/Applet.cpp
+++ b/src/Applet/Applet.cpp
@@ -20,7 +20,6 @@
#include <dbus/dbus-shared.h>
#include <dbus/dbus-glib.h>
#include <dbus/dbus-glib-lowlevel.h>
-#include <limits.h>
#if HAVE_CONFIG_H
#include <config.h>
#endif