[gimp] Removed #include that is now included by another include statement
- From: Kevin Cozens <kcozens src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Removed #include that is now included by another include statement
- Date: Thu, 24 Nov 2011 20:13:25 +0000 (UTC)
commit 72c89397e4a6fee5c3615ec51268607d7923f8e8
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]