include/drawfcall.h: remove redundant AUTOLIB(draw)
This commit is contained in:
parent
81692072c4
commit
cf69e5d420
@ -44,7 +44,6 @@ tag[1] Tresize rect[4*4]
|
||||
tag[1] Rresize
|
||||
*/
|
||||
|
||||
AUTOLIB(draw)
|
||||
|
||||
#define PUT(p, x) \
|
||||
(p)[0] = ((x) >> 24)&0xFF, \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user