From c71fc2b5425fc9ce0fe1f5e2da7e065faea20e07 Mon Sep 17 00:00:00 2001 From: Richard Jenkins Date: Fri, 12 May 2017 23:08:27 +0100 Subject: [PATCH] Remove test code --- src/openrct2-ui/UiContext.Linux.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/openrct2-ui/UiContext.Linux.cpp b/src/openrct2-ui/UiContext.Linux.cpp index ac1ab17f5f..95cabdfca9 100644 --- a/src/openrct2-ui/UiContext.Linux.cpp +++ b/src/openrct2-ui/UiContext.Linux.cpp @@ -14,7 +14,7 @@ *****************************************************************************/ #pragma endregion -#if defined(__linux__) +#ifdef __linux__ #include #include @@ -49,9 +49,6 @@ namespace OpenRCT2 { namespace Ui bool IsSteamOverlayAttached() override { - #ifdef __APPLE__ - return false; - #endif // See http://syprog.blogspot.ru/2011/12/listing-loaded-shared-objects-in-linux.html struct lmap {