unit-editor: Drop dead variable and assignment

This commit is contained in:
Mukund Sivaraman
2011-10-11 10:16:49 +05:30
parent 5da37ccdc6
commit f79d4707a2

View File

@ -166,9 +166,6 @@ run (const gchar *name,
GimpParam **return_vals) GimpParam **return_vals)
{ {
static GimpParam values[2]; static GimpParam values[2];
GimpRunMode run_mode;
run_mode = param[0].data.d_int32;
INIT_I18N (); INIT_I18N ();