From 417c54b871623297199bf1836dca3d8256dac12c Mon Sep 17 00:00:00 2001 From: Fabio Alessandrelli Date: Tue, 14 Jan 2020 17:33:49 +0100 Subject: Remove unused ip_unix member from OSX/server. --- platform/osx/os_osx.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'platform/osx') diff --git a/platform/osx/os_osx.h b/platform/osx/os_osx.h index 58a47c102a..190dbcf662 100644 --- a/platform/osx/os_osx.h +++ b/platform/osx/os_osx.h @@ -76,8 +76,6 @@ public: List args; MainLoop *main_loop; - IP_Unix *ip_unix; - #ifdef COREAUDIO_ENABLED AudioDriverCoreAudio audio_driver; #endif -- cgit v1.2.3