Browse Source

Oops, stupid debug message, how embarrassing

rdb 11 years ago
parent
commit
5ee64279a4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      panda/src/glstuff/glGraphicsStateGuardian_src.cxx

+ 0 - 1
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);