[gimp] app: remove old includes from gimpdata.c too
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: remove old includes from gimpdata.c too
- Date: Thu, 3 Jul 2014 13:52:52 +0000 (UTC)
commit 32e2aebbe0147d59293f2a12cca19b2b31c7b7de
Author: Michael Natterer <mitch gimp org>
Date: Thu Jul 3 15:49:29 2014 +0200
app: remove old includes from gimpdata.c too
app/core/gimpdata.c | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/app/core/gimpdata.c b/app/core/gimpdata.c
index dffb151..c7eb698 100644
--- a/app/core/gimpdata.c
+++ b/app/core/gimpdata.c
@@ -20,23 +20,11 @@
#include "config.h"
-#include <errno.h>
-#include <string.h>
-
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
-
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <gegl.h>
-#include <glib/gstdio.h>
#include "libgimpbase/gimpbase.h"
-#ifdef G_OS_WIN32
-#include "libgimpbase/gimpwin32-io.h"
-#endif
-
#include "core-types.h"
#include "gimp-utils.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]