summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--composite/compwindow.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/composite/compwindow.c b/composite/compwindow.c
index bcd230c37..fa7d5749f 100644
--- a/composite/compwindow.c
+++ b/composite/compwindow.c
@@ -320,11 +320,6 @@ compClipNotify(WindowPtr pWin, int dx, int dy)
}
}
-/*
- * Returns TRUE if the window needs server-provided automatic redirect,
- * which is true if the child and parent aren't both regular or ARGB visuals
- */
-
static Bool
compIsAlternateVisual(ScreenPtr pScreen, XID visual)
{