mirror of
https://github.com/libretro/RetroArch
synced 2025-02-14 15:39:59 +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
|
||||
#elif _MSC_VER == 1400
|
||||
static char buildbot_server_url[] = "http://buildbot.libretro.com/nightly/windows-msvc2005/x86/latest/";
|
||||
#endif
|
||||
#elif _MSC_VER == 1310
|
||||
static char buildbot_server_url[] = "http://buildbot.libretro.com/nightly/windows-msvc2003/x86/latest/";
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user