unit-editor: Drop dead variable and assignment
This commit is contained in:
@ -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 ();
|
||||
|
||||
|
Reference in New Issue
Block a user