mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
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:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user