mirror of
https://github.com/libretro/RetroArch
synced 2025-02-15 09:40:11 +00:00
remove extra #endif
This commit is contained in:
parent
e877595ff7
commit
f3a58f4ff3
@ -663,7 +663,6 @@ static char buildbot_server_url[] = "http://buildbot.libretro.com/nightly/window
|
|||||||
#endif
|
#endif
|
||||||
#elif _MSC_VER == 1400
|
#elif _MSC_VER == 1400
|
||||||
static char buildbot_server_url[] = "http://buildbot.libretro.com/nightly/windows-msvc2005/x86/latest/";
|
static char buildbot_server_url[] = "http://buildbot.libretro.com/nightly/windows-msvc2005/x86/latest/";
|
||||||
#endif
|
|
||||||
#elif _MSC_VER == 1310
|
#elif _MSC_VER == 1310
|
||||||
static char buildbot_server_url[] = "http://buildbot.libretro.com/nightly/windows-msvc2003/x86/latest/";
|
static char buildbot_server_url[] = "http://buildbot.libretro.com/nightly/windows-msvc2003/x86/latest/";
|
||||||
#else
|
#else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user