Alexander Freytag 12 лет назад
Родитель
Сommit
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;
     };
 
     /**