xfree86: DGA: remove obsolete comment

Forgotten to remove an obsolete comment when ancient DGA-1.0 was removed.

Fixes: 4615067264
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-09-01 12:49:33 +02:00
parent fbc8463e84
commit 89b900063e

View File

@@ -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)
{