summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/lastduel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/lastduel.c')
-rw-r--r--src/mame/video/lastduel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/video/lastduel.c b/src/mame/video/lastduel.c
index 4ccde683063..de2cb93285c 100644
--- a/src/mame/video/lastduel.c
+++ b/src/mame/video/lastduel.c
@@ -199,7 +199,6 @@ WRITE16_MEMBER(lastduel_state::lastduel_palette_word_w)
void lastduel_state::draw_sprites( bitmap_ind16 &bitmap, const rectangle &cliprect, int pri )
{
-
UINT16 *buffered_spriteram16 = m_spriteram->buffer();
int offs;