mirror of
https://github.com/rkujawa/rk65c02.git
synced 2025-08-08 18:25:10 +00:00
Remove usused variable.
This commit is contained in:
@@ -79,9 +79,5 @@ device_fb_init()
|
|||||||
void
|
void
|
||||||
device_fb_finish(device_t *d)
|
device_fb_finish(device_t *d)
|
||||||
{
|
{
|
||||||
struct fb_state *f;
|
|
||||||
|
|
||||||
f = d->aux;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user