mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-08 12:57:14 +00:00
pen: remove stray '#include <stdio.h>'
This commit is contained in:
@@ -269,7 +269,7 @@ static void pen_sort(void)
|
||||
pen_compare);
|
||||
pen_handler.sorted = SDL_TRUE;
|
||||
}
|
||||
#include<stdio.h>
|
||||
|
||||
SDL_Pen *SDL_PenModifyBegin(Uint32 instance_id)
|
||||
{
|
||||
SDL_PenID id = { 0 };
|
||||
|
||||
Reference in New Issue
Block a user