From edd3fb784bad893550ee270e0a09f22f99783cf5 Mon Sep 17 00:00:00 2001 From: Ben Byer Date: Fri, 18 Apr 2008 17:17:01 -0700 Subject: random flailing (cherry picked from commit 7fb9b2dc615a3bd1a3c087438af7a8b88265cfaa) --- miext/rootless/rootlessWindow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'miext/rootless') diff --git a/miext/rootless/rootlessWindow.c b/miext/rootless/rootlessWindow.c index 17fe69085..a6002bba0 100644 --- a/miext/rootless/rootlessWindow.c +++ b/miext/rootless/rootlessWindow.c @@ -1427,7 +1427,7 @@ RootlessReparentWindow(WindowPtr pWin, WindowPtr pPriorParent) pWin->rootlessUnhittable = FALSE; - DeleteProperty (pWin, xa_native_window_id ()); + DeleteProperty (serverClient, pWin, xa_native_window_id ()); if (WINREC(pTopWin) != NULL) { /* We're screwed. */ -- cgit v1.2.3