[gimp/wip/akkana/gtk3-python3: 2/2] Remove some redundant includes from gimpmodule.c



commit 1273d8977056f8e8c8abd0a4312ea598889cbc35
Author: Akkana Peck <akkana shallowsky com>
Date:   Fri Jun 15 11:33:15 2018 -0600

    Remove some redundant includes from gimpmodule.c

 plug-ins/pygimp/gimpmodule.c | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/plug-ins/pygimp/gimpmodule.c b/plug-ins/pygimp/gimpmodule.c
index 0e6ec5b1d1..d61d7c7c76 100644
--- a/plug-ins/pygimp/gimpmodule.c
+++ b/plug-ins/pygimp/gimpmodule.c
@@ -28,10 +28,6 @@
 
 #include <sysmodule.h>
 
-#include <glib-object.h>
-
-#include <pygobject.h>
-
 #include "pygimp-util.h"
 
 #include "pygimp-intl.h"


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