aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-blocking-dialog.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-04-04 21:50:58 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-04-04 21:50:58 +0800
commitcf5ae6bf0560a62e108eb43b172e1ee837d0aa9c (patch)
tree1463118a3ed37fd9cbb587afbea4c3725653023c /libempathy-gtk/empathy-contact-blocking-dialog.c
parentf0f99ffaa08240fbb72d7eed198368fd22fe4c47 (diff)
downloadgsoc2013-empathy-cf5ae6bf0560a62e108eb43b172e1ee837d0aa9c.tar
gsoc2013-empathy-cf5ae6bf0560a62e108eb43b172e1ee837d0aa9c.tar.gz
gsoc2013-empathy-cf5ae6bf0560a62e108eb43b172e1ee837d0aa9c.tar.bz2
gsoc2013-empathy-cf5ae6bf0560a62e108eb43b172e1ee837d0aa9c.tar.lz
gsoc2013-empathy-cf5ae6bf0560a62e108eb43b172e1ee837d0aa9c.tar.xz
gsoc2013-empathy-cf5ae6bf0560a62e108eb43b172e1ee837d0aa9c.tar.zst
gsoc2013-empathy-cf5ae6bf0560a62e108eb43b172e1ee837d0aa9c.zip
Revert "-Fix use of include <config.h> to make sure translations work"
This reverts commit f0f99ffaa08240fbb72d7eed198368fd22fe4c47. Sorry, I didn't mean to push that...
Diffstat (limited to 'libempathy-gtk/empathy-contact-blocking-dialog.c')
-rw-r--r--libempathy-gtk/empathy-contact-blocking-dialog.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libempathy-gtk/empathy-contact-blocking-dialog.c b/libempathy-gtk/empathy-contact-blocking-dialog.c
index 7fbdd1466..a46820c5d 100644
--- a/libempathy-gtk/empathy-contact-blocking-dialog.c
+++ b/libempathy-gtk/empathy-contact-blocking-dialog.c
@@ -22,10 +22,6 @@
* Authors: Danielle Madeley <danielle.madeley@collabora.co.uk>
*/
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include <glib/gi18n.h>
#include <libempathy/empathy-utils.h>