[gimp] plug-ins: remove stuff that is no longer needed from file-pat
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] plug-ins: remove stuff that is no longer needed from file-pat
- Date: Tue, 12 Feb 2019 20:39:05 +0000 (UTC)
commit 52b1348f3d204840962ce4a1645fc94af24b9a4a
Author: Michael Natterer <mitch gimp org>
Date: Tue Feb 12 21:38:22 2019 +0100
plug-ins: remove stuff that is no longer needed from file-pat
plug-ins/common/file-pat.c | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/plug-ins/common/file-pat.c b/plug-ins/common/file-pat.c
index 6f2539a265..51c899d163 100644
--- a/plug-ins/common/file-pat.c
+++ b/plug-ins/common/file-pat.c
@@ -24,8 +24,6 @@
#include <libgimp/gimp.h>
#include <libgimp/gimpui.h>
-#include "app/core/gimppattern-header.h"
-
#include "libgimp/stdplugins-intl.h"
@@ -111,7 +109,6 @@ run (const gchar *name,
GError *error = NULL;
INIT_I18N ();
- gegl_init (NULL, NULL);
run_mode = param[0].data.d_int32;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]