From 3032ad515ce053aca53481399e56078c752a10ec Mon Sep 17 00:00:00 2001 From: tildearrow Date: Wed, 18 Jan 2023 14:26:48 -0500 Subject: [PATCH] is it threading? --- src/gui/fileDialog.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/gui/fileDialog.h b/src/gui/fileDialog.h index b4a6d46e6..208e5d4d8 100644 --- a/src/gui/fileDialog.h +++ b/src/gui/fileDialog.h @@ -11,9 +11,7 @@ #include #include -#ifdef __APPLE__ #define NFD_NON_THREADED -#endif #elif defined(ANDROID) #include