[gimp/metadata-browser] Removed #include that is now included by another include statement



commit d486d5622e7c84d74e604953e2cafc179cf5298d
Author: Kevin Cozens <kcozens svn gnome org>
Date:   Wed Nov 23 12:42:07 2011 -0500

    Removed #include that is now included by another include statement

 plug-ins/script-fu/tinyscheme/scheme.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/plug-ins/script-fu/tinyscheme/scheme.c b/plug-ins/script-fu/tinyscheme/scheme.c
index d848372..8abddcd 100644
--- a/plug-ins/script-fu/tinyscheme/scheme.c
+++ b/plug-ins/script-fu/tinyscheme/scheme.c
@@ -46,8 +46,6 @@
 #include <ctype.h>
 #include <string.h>
 
-#include <libintl.h>
-
 #include "../script-fu-intl.h"
 
 #include "scheme-private.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]