@@ -76,5 +76,3 @@ while (<STDIN>) {
print("\n") if $reported;
exit(0); # Let the push go forward.
-
-# vi: set ts=4 sw=4 expandtab:
@@ -271,6 +271,3 @@ SDL_JoystickDriver SDL_PSP_JoystickDriver = {
};
#endif /* SDL_JOYSTICK_PSP */
-/* vim: ts=4 sw=4
- */
@@ -109,6 +109,3 @@ void SDL_SYS_DetachThread(SDL_Thread *thread)
}
#endif /* SDL_THREAD_NGAGE */
@@ -143,6 +143,3 @@ int SDL_SemPost(SDL_sem *sem)
#endif /* SDL_THREAD_PS2 */
@@ -133,6 +133,3 @@ int SDL_SYS_SetThreadPriority(SDL_ThreadPriority priority)
#endif /* SDL_THREAD_PSP */
@@ -105,6 +105,3 @@ int SDL_SYS_SetThreadPriority(SDL_ThreadPriority priority)
@@ -50,6 +50,3 @@ void SDL_DelayNS(Uint64 ns)
#endif /* SDL_TIMER_PS2 */
@@ -58,6 +58,3 @@ void SDL_DelayNS(Uint64 ns)
#endif /* SDL_TIMER_PSP */
@@ -295,5 +295,3 @@ void SDL_NSLog(const char *prefix, const char *text)
#endif /* SDL_VIDEO_DRIVER_COCOA */
-/* vim: set ts=4 sw=4 expandtab: */
@@ -302,5 +302,3 @@ SDL_bool Cocoa_Vulkan_CreateSurface(_THIS,
#endif
@@ -511,5 +511,3 @@ clean:
@@ -173,5 +173,3 @@ SDL_bool Wayland_Vulkan_CreateSurface(_THIS,
@@ -692,5 +692,3 @@ WIN_IsPerMonitorV2DPIAware(_THIS)
#endif /* SDL_VIDEO_DRIVER_WINDOWS */
@@ -500,5 +500,3 @@ X11_UseDirectColorVisuals(void)
#endif /* SDL_VIDEO_DRIVER_X11 */
@@ -231,5 +231,3 @@ SDL_bool X11_Vulkan_CreateSurface(_THIS,