diff --git a/hw/xfree86/common/xf86DGA.c b/hw/xfree86/common/xf86DGA.c index d9db035a84..d97a2910de 100644 --- a/hw/xfree86/common/xf86DGA.c +++ b/hw/xfree86/common/xf86DGA.c @@ -1699,12 +1699,6 @@ ProcXDGACreateColormap(ClientPtr client) return Success; } -/* - * - * Support for the old DGA protocol, used to live in xf86dga.c - * - */ - static int _X_COLD SProcXDGADispatch(ClientPtr client) {