mirror of
https://github.com/yawut/SDL.git
synced 2026-09-27 10:46:39 -05:00
Clang-Tidy fixes (#6725)
(cherry picked from commit 3c501b963dd8f0605a6ce7978882df39ba76f9cd)
This commit is contained in:
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