mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Fix compiler warning about undefined ReinitializeRootWindow function
This commit is contained in:
@@ -694,6 +694,9 @@ extern int TryClientEvents(
|
||||
|
||||
extern void WindowsRestructured(void);
|
||||
|
||||
#ifdef PANORAMIX
|
||||
extern void ReinitializeRootWindow(WindowPtr win, int xoff, int yoff);
|
||||
#endif
|
||||
|
||||
#ifdef RANDR
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user