summaryrefslogtreecommitdiff
path: root/upb/def.h
diff options
context:
space:
mode:
authorJoshua Haberman <jhaberman@gmail.com>2011-07-31 15:39:19 -0700
committerJoshua Haberman <jhaberman@gmail.com>2011-07-31 15:39:19 -0700
commit57abebaaf902436f8de8e50f7054c25b391067ac (patch)
tree4792a2d03a3e8e8b891845ad1000f95fe3df19bb /upb/def.h
parent56984e8db8e1c43687535cc77fb6ce43df0b3d1f (diff)
Fixed "make descriptorgen".
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