[gimp/metadata-browser] semi-flatten: Drop dead variable and assignment
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] semi-flatten: Drop dead variable and assignment
- Date: Fri, 2 Dec 2011 02:19:50 +0000 (UTC)
commit 5382c9516f95498f85e52c84ac1a2145dd295b55
Author: Mukund Sivaraman <muks banu com>
Date: Wed Oct 12 17:08:21 2011 +0530
semi-flatten: Drop dead variable and assignment
plug-ins/common/semi-flatten.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/plug-ins/common/semi-flatten.c b/plug-ins/common/semi-flatten.c
index e62623f..e3de754 100644
--- a/plug-ins/common/semi-flatten.c
+++ b/plug-ins/common/semi-flatten.c
@@ -92,9 +92,6 @@ run (const gchar *name,
static GimpParam values[1];
GimpDrawable *drawable;
GimpPDBStatusType status = GIMP_PDB_SUCCESS;
- GimpRunMode run_mode;
-
- run_mode = param[0].data.d_int32;
*nreturn_vals = 1;
*return_vals = values;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]