Remove some vim config lines

This commit is contained in:
Sylvain
2023-02-10 10:59:57 +01:00
committed by Sylvain Becker
parent 26f27a9e5a
commit 7c4ec1867b
16 changed files with 0 additions and 40 deletions

View File

@@ -143,6 +143,3 @@ int SDL_SemPost(SDL_sem *sem)
}
#endif /* SDL_THREAD_PS2 */
/* vim: ts=4 sw=4
*/

View File

@@ -133,6 +133,3 @@ int SDL_SYS_SetThreadPriority(SDL_ThreadPriority priority)
}
#endif /* SDL_THREAD_PS2 */
/* vim: ts=4 sw=4
*/