Clang-Tidy fixes (#6725)
This commit is contained in:
@@ -22,8 +22,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