Commit f738981e authored by Raman's avatar Raman Committed by GitHub

Update idl_gen_fbs.cpp

parent 4bb6ab3c
......@@ -64,7 +64,6 @@ std::string GenerateFBS(const Parser &parser, const std::string &file_name, cons
}
}
}
std::string schema;
schema += "// Generated from " + file_name + ".proto\n\n";
if (parser.opts.include_dependence_headers) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment