浏览代码

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;
     };
 
     /**