From dd96a69573e7a45b5ac4a2b172319d900c89f53b Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 6 May 2019 10:31:51 +0100 Subject: fix several amiga frontend warnings --- frontends/amiga/gui.c | 1 - 1 file changed, 1 deletion(-) (limited to 'frontends/amiga/gui.c') diff --git a/frontends/amiga/gui.c b/frontends/amiga/gui.c index 2c84d4d7a..eabf8bbcd 100644 --- a/frontends/amiga/gui.c +++ b/frontends/amiga/gui.c @@ -783,7 +783,6 @@ static void ami_amiupdate(void) static nsurl *gui_get_resource_url(const char *path) { char buf[1024]; - char path2[1024]; nsurl *url = NULL; if(ami_locate_resource(buf, path) == false) -- cgit v1.2.3