[gimp] plug-ins: remove unused declaration of a GimpDrawable variable



commit 3811a652184beabf0668c21bf1f90014f1bfeab4
Author: Michael Natterer <mitch gimp org>
Date:   Sat Jul 20 01:49:21 2019 +0200

    plug-ins: remove unused declaration of a GimpDrawable variable

 plug-ins/fractal-explorer/fractal-explorer.h | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/plug-ins/fractal-explorer/fractal-explorer.h b/plug-ins/fractal-explorer/fractal-explorer.h
index 1d86698ca0..254e5d264e 100644
--- a/plug-ins/fractal-explorer/fractal-explorer.h
+++ b/plug-ins/fractal-explorer/fractal-explorer.h
@@ -201,7 +201,6 @@ extern gchar       *fractalexplorer_path;
 extern explorer_interface_t wint;
 
 extern explorer_vals_t wvals;
-extern GimpDrawable   *drawable;
 
 
 /**********************************************************************


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