mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-08 18:28:05 +02:00
parent
a638a64469
commit
e30fdf27bb
1 changed files with 1 additions and 1 deletions
|
|
@ -471,7 +471,7 @@ RootlessMarkOverlappedWindows(WindowPtr pWin, WindowPtr pFirst,
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
void expose_1 (WindowPtr pWin) {
|
static void expose_1 (WindowPtr pWin) {
|
||||||
WindowPtr pChild;
|
WindowPtr pChild;
|
||||||
|
|
||||||
if (!pWin->realized)
|
if (!pWin->realized)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue