From 4e665a270db0abca6e2ed4b97ef8facf213ad45d Mon Sep 17 00:00:00 2001 From: galaxyhaxz Date: Sun, 1 Jul 2018 09:38:24 -0500 Subject: [PATCH] Update appfat.h --- Source/appfat.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/appfat.h b/Source/appfat.h index 7046d22b9..6450ce07f 100644 --- a/Source/appfat.h +++ b/Source/appfat.h @@ -2,7 +2,6 @@ #ifndef __APPFAT_H__ #define __APPFAT_H__ -extern int appfat_terminated; // weak extern char sz_error_buf[256]; extern int terminating; // weak extern int cleanup_thread_id; // weak