[gimp] pygimp: fixes garbage left on previous commit



commit d344f5a01f0a537dd8e0b290079607226a9e8f75
Author: João S. O. Bueno <gwidion gmail com>
Date:   Fri Jun 20 19:17:09 2014 -0300

    pygimp: fixes garbage left on previous commit

 plug-ins/pygimp/gimpmodule.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/plug-ins/pygimp/gimpmodule.c b/plug-ins/pygimp/gimpmodule.c
index 1cce749..485aa5c 100644
--- a/plug-ins/pygimp/gimpmodule.c
+++ b/plug-ins/pygimp/gimpmodule.c
@@ -1783,8 +1783,6 @@ pygimp_export_dialog_new (PyObject *self, PyObject *args, PyObject *kwargs)
  * on the returned export_dialog
  */
 
-static PyObject *
-pygimp_export_dialog_ (PyObject *self, PyObject *args, PyObject *kwargs)
 
 /* List of methods defined in the module */
 


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