opti499.c: Remove an unneeded call to free()
This commit is contained in:
@@ -226,8 +226,6 @@ opti499_reset(void *priv)
|
|||||||
cpu_update_waitstates();
|
cpu_update_waitstates();
|
||||||
|
|
||||||
opti499_recalc(dev);
|
opti499_recalc(dev);
|
||||||
|
|
||||||
free(dev);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Reference in New Issue
Block a user