Remove unused DECnet code
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Tue, 5 Apr 2011 03:12:56 +0000 (20:12 -0700)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Tue, 5 Apr 2011 05:06:03 +0000 (22:06 -0700)
commit4b502dd696cf7f59a961bcf71c9255ae28f0765a
tree4195a685c5cfd178e6cfe8af017f4061635584f9
parent7131d5d0706f2b63caad13c815e893627872114c
Remove unused DECnet code

"unifdef -UDNETCONN src/xcb_util.c" plus re-indenting code that was
formerly in the else clause after a DECnet check.

DECnet support has been removed from most of the X.Org code base for
several years, and it appears DNETCONN was never defined in XCB.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
src/xcb_util.c