semi-flatten: Drop dead variable and assignment

This commit is contained in:
Mukund Sivaraman
2011-10-12 17:08:21 +05:30
parent 892b526cc0
commit 357f0263b8

View File

@ -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;