tree-wide: remove unnecessary __UNCONST usage.
This commit is contained in:
committed by
Duncan Overbruck
parent
1e39f21f51
commit
47df729bcc
@@ -60,10 +60,6 @@
|
||||
|
||||
#endif
|
||||
|
||||
#ifndef __UNCONST
|
||||
#define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
|
||||
#endif
|
||||
|
||||
#define _XBPS_RINDEX "xbps-rindex"
|
||||
|
||||
/* From index-add.c */
|
||||
|
||||
Reference in New Issue
Block a user