mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-16 06:45:59 +00:00
Remove some vim config lines
This commit is contained in:
@@ -109,6 +109,3 @@ void SDL_SYS_DetachThread(SDL_Thread *thread)
|
||||
}
|
||||
|
||||
#endif /* SDL_THREAD_NGAGE */
|
||||
|
||||
/* vim: ts=4 sw=4
|
||||
*/
|
||||
|
@@ -143,6 +143,3 @@ int SDL_SemPost(SDL_sem *sem)
|
||||
}
|
||||
|
||||
#endif /* SDL_THREAD_PS2 */
|
||||
|
||||
/* vim: ts=4 sw=4
|
||||
*/
|
||||
|
@@ -133,6 +133,3 @@ int SDL_SYS_SetThreadPriority(SDL_ThreadPriority priority)
|
||||
}
|
||||
|
||||
#endif /* SDL_THREAD_PS2 */
|
||||
|
||||
/* vim: ts=4 sw=4
|
||||
*/
|
||||
|
@@ -143,6 +143,3 @@ int SDL_SemPost(SDL_sem *sem)
|
||||
}
|
||||
|
||||
#endif /* SDL_THREAD_PSP */
|
||||
|
||||
/* vim: ts=4 sw=4
|
||||
*/
|
||||
|
@@ -105,6 +105,3 @@ int SDL_SYS_SetThreadPriority(SDL_ThreadPriority priority)
|
||||
}
|
||||
|
||||
#endif /* SDL_THREAD_PSP */
|
||||
|
||||
/* vim: ts=4 sw=4
|
||||
*/
|
||||
|
Reference in New Issue
Block a user