From 5ee64279a433bfd4eff7f021deef3feba4dcbddd Mon Sep 17 00:00:00 2001 From: rdb Date: Tue, 4 Nov 2014 15:07:01 +0000 Subject: [PATCH] Oops, stupid debug message, how embarrassing --- panda/src/glstuff/glGraphicsStateGuardian_src.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/panda/src/glstuff/glGraphicsStateGuardian_src.cxx b/panda/src/glstuff/glGraphicsStateGuardian_src.cxx index 090472bfaa..6adcb3b4c0 100644 --- a/panda/src/glstuff/glGraphicsStateGuardian_src.cxx +++ b/panda/src/glstuff/glGraphicsStateGuardian_src.cxx @@ -3901,7 +3901,6 @@ draw_linestrips(const GeomPrimitivePipelineReader *reader, bool force) { _glPrimitiveRestartIndex(reader->get_strip_cut_index()); } #endif // !OPENGLES - cerr << "yeahp\n"; int num_vertices = reader->get_num_vertices(); _vertices_other_pcollector.add_level(num_vertices);