From d503e34681c65be379240c0bc390db02d0290797 Mon Sep 17 00:00:00 2001 From: theoddone33 <> Date: Wed, 2 Oct 2002 05:45:25 +0000 Subject: [PATCH] Remove stale extern --- zsnes/src/zip/zpng.c | 1 - 1 file changed, 1 deletion(-) diff --git a/zsnes/src/zip/zpng.c b/zsnes/src/zip/zpng.c index ecdb15b3..c90a588c 100644 --- a/zsnes/src/zip/zpng.c +++ b/zsnes/src/zip/zpng.c @@ -21,7 +21,6 @@ #endif extern unsigned int vidbuffer; -extern unsigned int BitConv32Ptr; #ifdef __PNG__