From f3070c29e54b03fb17dbffa4bf67d1f0cdb7bef6 Mon Sep 17 00:00:00 2001 From: rnv Date: Wed, 22 Apr 2015 10:27:16 +0300 Subject: [PATCH] Removing unnecessary debug output. --- src/PVGUI/PVGUI_DataModel.cxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/PVGUI/PVGUI_DataModel.cxx b/src/PVGUI/PVGUI_DataModel.cxx index 2fc1ee48..1d90214f 100644 --- a/src/PVGUI/PVGUI_DataModel.cxx +++ b/src/PVGUI/PVGUI_DataModel.cxx @@ -22,7 +22,6 @@ #include "PVGUI_DataModel.h" #include "PVGUI_Module.h" -#include #include #include @@ -64,7 +63,6 @@ bool PVGUI_DataModel::dumpPython( const QString& path, CAM_Study* std, out.flush(); file.close(); - std::cout << "@@@@@ wrote :\n" <