diff options
Diffstat (limited to 'hw/xwin/win.h')
-rw-r--r-- | hw/xwin/win.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/xwin/win.h b/hw/xwin/win.h index d43771e18..f3d1eabb5 100644 --- a/hw/xwin/win.h +++ b/hw/xwin/win.h @@ -1136,9 +1136,6 @@ winMWExtWMUpdateWindowDecoration(win32RootlessWindowPtr pRLWinPriv, wBOOL CALLBACK winMWExtWMDecorateWindow(HWND hwnd, LPARAM lParam); -Bool - winIsInternalWMRunning(winScreenInfoPtr pScreenInfo); - void winMWExtWMRestackWindows(ScreenPtr pScreen); #endif |