From e252432a4176b6524e8c064673459e947ba11cb7 Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Sat, 14 Nov 2009 13:20:21 -0800 Subject: Refactoring: split defs into their own file, move private parsing funcs out of .h file. --- tools/upbc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/upbc.c') diff --git a/tools/upbc.c b/tools/upbc.c index fa9c015..f43634f 100644 --- a/tools/upbc.c +++ b/tools/upbc.c @@ -13,7 +13,6 @@ #include #include "descriptor.h" #include "upb_context.h" -#include "upb_enum.h" #include "upb_msg.h" #include "upb_text.h" #include "upb_array.h" -- cgit v1.2.3