mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 12:39:54 +00:00
Remove extra function prototype
This commit is contained in:
parent
c0d3b8f14b
commit
1c4dc615e1
@ -49,8 +49,6 @@ bool x11_enter_fullscreen(Display *dpy, unsigned width, unsigned height);
|
||||
void x11_exit_fullscreen(Display *dpy);
|
||||
#endif
|
||||
|
||||
void x11_suspend_screensaver(void *data, bool state);
|
||||
|
||||
void x11_check_window(void *data, bool *quit,
|
||||
bool *resize, unsigned *width, unsigned *height);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user