Преглед на файлове

removed stupid GMM output

Alexander Freytag преди 12 години
родител
ревизия
44c65aa736
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      math/cluster/GMM.h

+ 0 - 1
math/cluster/GMM.h

@@ -104,7 +104,6 @@ class GMM : public ClusterAlgorithm
      * standard destructor
      */
     ~GMM() {
-      std::cerr << "dadada" << std::endl;
     };
 
     /**