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



commit 70fe3f3c6a09eb3e221ff5abf5e4251472235be9
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 36a1b88058..1dac3c04d3 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]