mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-11 20:36:27 +00:00
Christoph Mallon: Remove lone /* if */ comment.
This commit is contained in:
@@ -172,7 +172,7 @@ SDL_GetPrefPath(const char *org, const char *app)
|
||||
append = "/.local/share/";
|
||||
} else {
|
||||
append = "/";
|
||||
} /* if */
|
||||
}
|
||||
|
||||
len = SDL_strlen(envr);
|
||||
if (envr[len - 1] == '/')
|
||||
|
Reference in New Issue
Block a user