mirror of
https://github.com/rkujawa/rk65c02.git
synced 2024-12-11 18:49:16 +00:00
Remove usused variable.
This commit is contained in:
parent
f4aa7c4508
commit
afbd412879
@ -79,9 +79,5 @@ device_fb_init()
|
||||
void
|
||||
device_fb_finish(device_t *d)
|
||||
{
|
||||
struct fb_state *f;
|
||||
|
||||
f = d->aux;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user