summaryrefslogtreecommitdiffstats
path: root/src/applet/CCApplet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/applet/CCApplet.cpp')
-rw-r--r--src/applet/CCApplet.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/applet/CCApplet.cpp b/src/applet/CCApplet.cpp
index 5349c7a5..4f6c2c65 100644
--- a/src/applet/CCApplet.cpp
+++ b/src/applet/CCApplet.cpp
@@ -19,12 +19,6 @@
#if HAVE_CONFIG_H
# include <config.h>
#endif
-#if ENABLE_NLS
-# include <libintl.h>
-# define _(S) gettext(S)
-#else
-# define _(S) (S)
-#endif
#include "abrtlib.h"
#include "CCApplet.h"