From 6804acfe4fabc8ff8491bbc7edb6260440d3d4d3 Mon Sep 17 00:00:00 2001 From: Colin Harrison Date: Fri, 14 Mar 2014 15:44:54 +0000 Subject: [PATCH] hw/xwin: Remove prototype for non-existent winMWExtWMUpdateIcon() winMWExtWMUpdateIcon() was removed in commit 527cf13135cfd279733060e0028bbfbe02be5167 Signed-off-by: Colin Harrison Reviewed-by: Jon TURNEY --- hw/xwin/win.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/hw/xwin/win.h b/hw/xwin/win.h index 80fc504f6..a738a5940 100644 --- a/hw/xwin/win.h +++ b/hw/xwin/win.h @@ -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,