We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8c016d commit ab78f46Copy full SHA for ab78f46
1 file changed
lib/libvcc/vcc_expr.c
@@ -444,7 +444,6 @@ vcc_priv_arg(struct vcc *tl, const char *p, struct symbol *sym)
444
struct func_arg {
445
vcc_type_t type;
446
const struct vjsn_val *enums;
447
- const char *cname;
448
const char *name;
449
const char *val;
450
struct expr *result;
0 commit comments