Clean an useless added line

This commit is contained in:
Vincent Lejeune 2015-08-01 22:51:59 +02:00
parent 6a408301d7
commit 11980346c9

View File

@ -332,7 +332,6 @@ public:
else
{
ParamArray param_array;
auto& vprog = GetCgRef<CgBinaryVertexProgram>(prog.program);
m_arb_shader += "\n";
m_arb_shader += fmt::format("# binaryFormatRevision 0x%x\n", (u32)prog.binaryFormatRevision);