mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-24 15:29:45 +03:00
Remove unused variable
This commit is contained in:
parent
5fcdbb80f0
commit
15fc44bd4d
@ -155,7 +155,6 @@ void ami_init_layers(struct gui_globals *gg, ULONG width, ULONG height)
|
||||
* Also applies to the further gfx/layers functions and memory below */
|
||||
|
||||
ULONG depth = 32;
|
||||
struct DrawInfo *dri;
|
||||
struct BitMap *friend = NULL;
|
||||
|
||||
depth = GetBitMapAttr(scrn->RastPort.BitMap, BMA_DEPTH);
|
||||
|
Loading…
Reference in New Issue
Block a user