commit cf69e5d420c7f91f80c56f3b3a56f14471e80f0e from: Russ Cox date: Thu Jun 05 00:58:12 2008 UTC include/drawfcall.h: remove redundant AUTOLIB(draw) commit - 81692072c49d53549a8482ac6701ff5b25d78c05 commit + cf69e5d420c7f91f80c56f3b3a56f14471e80f0e blob - 0d5cd6d3dcd19a334d300a9a10318e83fe6b2985 blob + fb339919d17807e14215faad87753424f0bb160e --- include/drawfcall.h +++ include/drawfcall.h @@ -44,7 +44,6 @@ tag[1] Tresize rect[4*4] tag[1] Rresize */ -AUTOLIB(draw) #define PUT(p, x) \ (p)[0] = ((x) >> 24)&0xFF, \