[gimp/metadata-browser] unit-editor: Drop dead variable and assignment
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] unit-editor: Drop dead variable and assignment
- Date: Fri, 2 Dec 2011 02:18:34 +0000 (UTC)
commit 059ee8c2933c52a1c136796b64ee49a383d91cda
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]