Browse Source

Removed a debugging line

tfb 12 years ago
parent
commit
4b13bc2de4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      toolset/benchmark/benchmarker.py

+ 0 - 1
toolset/benchmark/benchmarker.py

@@ -560,7 +560,6 @@ class Benchmarker:
   # This is assumed to be run from the benchmark root directory
   # This is assumed to be run from the benchmark root directory
   #############################################################
   #############################################################
   def __count_sloc(self):
   def __count_sloc(self):
-    print "here!!!!"
     all_frameworks = self.__gather_frameworks()
     all_frameworks = self.__gather_frameworks()
     jsonResult = {}
     jsonResult = {}