From 22e41ef08338ae6dd59acbe6d4d8e50d83672816 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 20 Feb 2006 23:09:00 +0000 Subject: Formatting cleanup, dead code removal. Remove N() namespacing macro, useless. Remove SIGIO handling functions as they're server-only and properly belong in libdri. --- libdrm/TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libdrm/TODO') diff --git a/libdrm/TODO b/libdrm/TODO index d8cff336..b6316a29 100644 --- a/libdrm/TODO +++ b/libdrm/TODO @@ -7,5 +7,4 @@ - drmMsg, xf86DrvMsgVerb versus vfprintf - drmOpenDevice tries chmod/chown if in server - drmOpen{,ByName} tries to load kernel module if in server - - drm*SIGIOHandler only exists in server - All but the last three should probably be factored out into libdri. + All but the last two should probably be factored out into libdri. -- cgit v1.2.3