mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-31 04:41:55 +00:00
committed by
Sam Lantinga
parent
e29c0661cc
commit
d0bbfdbfb8
@@ -21,8 +21,6 @@
|
||||
|
||||
#include "SDL_sysurl.h"
|
||||
|
||||
extern int SDL_SYS_OpenURL(const char *url);
|
||||
|
||||
int SDL_OpenURL(const char *url)
|
||||
{
|
||||
if (url == NULL) {
|
||||
|
||||
Reference in New Issue
Block a user