mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-05 07:40:34 +01:00
hw/xwin: Remove prototype for non-existent winMWExtWMUpdateIcon()
winMWExtWMUpdateIcon() was removed in commit 527cf13135
Signed-off-by: Colin Harrison <colin.harrison@virgin.net>
Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk>
This commit is contained in:
parent
7fb5d765ba
commit
6804acfe4f
1 changed files with 0 additions and 3 deletions
|
|
@ -1335,9 +1335,6 @@ void
|
|||
void
|
||||
winMWExtWMMoveResizeXWindow(WindowPtr pWin, int x, int y, int w, int h);
|
||||
|
||||
void
|
||||
winMWExtWMUpdateIcon(Window id);
|
||||
|
||||
void
|
||||
|
||||
winMWExtWMUpdateWindowDecoration(win32RootlessWindowPtr pRLWinPriv,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue