opti499.c: Remove an unneeded call to free()

This commit is contained in:
Alexander Babikov
2024-07-21 11:32:45 +05:00
parent 60eeef8c31
commit c4470c7382

View File

@@ -226,8 +226,6 @@ opti499_reset(void *priv)
cpu_update_waitstates();
opti499_recalc(dev);
free(dev);
}
static void