Avoid a compilation warning

This commit is contained in:
Pierre Pronchery 2020-11-05 21:08:14 +01:00
parent aa76254a1c
commit b922ec51fb

View File

@ -44,7 +44,6 @@
/* private */
/* types */
/* XXX get rid of this */
#define VT_LAST VT_COMPOUND
#define VT_COUNT (VT_LAST + 1)
#define AICT_MASK 077