[gimp] unit-editor: Drop dead variable and assignment
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] unit-editor: Drop dead variable and assignment
- Date: Tue, 11 Oct 2011 05:03:46 +0000 (UTC)
commit f79d4707a274316eb7c2418c542331366c511b68
Author: Mukund Sivaraman <muks banu com>
Date: Tue Oct 11 10:16:49 2011 +0530
unit-editor: Drop dead variable and assignment
plug-ins/common/unit-editor.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/plug-ins/common/unit-editor.c b/plug-ins/common/unit-editor.c
index 2075ef3..a92563c 100644
--- a/plug-ins/common/unit-editor.c
+++ b/plug-ins/common/unit-editor.c
@@ -166,9 +166,6 @@ run (const gchar *name,
GimpParam **return_vals)
{
static GimpParam values[2];
- GimpRunMode run_mode;
-
- run_mode = param[0].data.d_int32;
INIT_I18N ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]