summaryrefslogtreecommitdiff
path: root/amiga/plotters.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/plotters.c')
-rwxr-xr-xamiga/plotters.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/amiga/plotters.c b/amiga/plotters.c
index 2b3a1f57a..4d2983076 100755
--- a/amiga/plotters.c
+++ b/amiga/plotters.c
@@ -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);