summaryrefslogtreecommitdiff
path: root/upb/def.h
diff options
context:
space:
mode:
Diffstat (limited to 'upb/def.h')
-rw-r--r--upb/def.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/upb/def.h b/upb/def.h
index a487a3c..8800712 100644
--- a/upb/def.h
+++ b/upb/def.h
@@ -276,7 +276,6 @@ typedef struct _upb_enumdef {
} upb_enumdef;
typedef struct {
- upb_strtable_entry e;
uint32_t value;
} upb_ntoi_ent;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback