Date: Sun, 26 Apr 2009 21:06:11 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sys queue.h Message-ID: <200904262106.n3QL6FHI048262@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2009-04-26 21:06:11 UTC FreeBSD src repository Modified files: sys/sys queue.h Log: SVN rev 191535 on 2009-04-26 21:06:11Z by ed Remove the unused insque() and remque() functions. We have no code in the tree that uses these anymore. New code should just use the regular queue(3) macros. Revision Changes Path 1.70 +0 -46 src/sys/sys/queue.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904262106.n3QL6FHI048262>