Skip to content

Commit ab78f46

Browse files
committed
vcc_expr: gc (struct func_arg).cname
as reported by Flexelint Ref c57f440
1 parent c8c016d commit ab78f46

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/libvcc/vcc_expr.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,6 @@ vcc_priv_arg(struct vcc *tl, const char *p, struct symbol *sym)
444444
struct func_arg {
445445
vcc_type_t type;
446446
const struct vjsn_val *enums;
447-
const char *cname;
448447
const char *name;
449448
const char *val;
450449
struct expr *result;

0 commit comments

Comments
 (0)