From be8073593c539f1ac7a0c7f4d9b798bfcdb65994 Mon Sep 17 00:00:00 2001 From: OatmealDome Date: Sat, 25 Jan 2025 02:42:26 -0500 Subject: [PATCH] VSProps: Remove unused Steam preprocessor definition --- Source/VSProps/Base.Dolphin.props | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/VSProps/Base.Dolphin.props b/Source/VSProps/Base.Dolphin.props index d3ef409c9e..6fadb08c3e 100644 --- a/Source/VSProps/Base.Dolphin.props +++ b/Source/VSProps/Base.Dolphin.props @@ -44,7 +44,6 @@ HAS_LIBMGBA;%(PreprocessorDefinitions) AUTOUPDATE;%(PreprocessorDefinitions) HAVE_SDL2;%(PreprocessorDefinitions) - STEAM;%(PreprocessorDefinitions) USE_RETRO_ACHIEVEMENTS;%(PreprocessorDefinitions) RC_CLIENT_SUPPORTS_HASH;%(PreprocessorDefinitions)