[Debichem-commits] [SCM] massXpert mass spectrometry suite: debian packaging branch, debian, updated. upstream/3.2.0-1-g5564507
Filippo Rusconi (Debian Maintainer)
rusconi-debian at laposte.net
Thu Nov 24 21:28:35 UTC 2011
The following commit has been merged in the debian branch:
commit 9b22ec512a4d048581ea6c4c32eefb7c55b82410
Author: Filippo Rusconi (Debian Maintainer) <rusconi-debian at laposte.net>
Date: Sun Jun 5 14:45:59 2011 +0200
Remove debug message.
diff --git a/gui/mzLabInputOligomerTreeViewModel.cpp b/gui/mzLabInputOligomerTreeViewModel.cpp
index aa0bb08..6565945 100644
--- a/gui/mzLabInputOligomerTreeViewModel.cpp
+++ b/gui/mzLabInputOligomerTreeViewModel.cpp
@@ -70,8 +70,9 @@ namespace massXpert
while (mpa_oligomerList->size())
{
delete mpa_oligomerList->takeFirst();
- qDebug() << __FILE__ << __LINE__
- << "Deleting oligomer.";
+
+ // qDebug() << __FILE__ << __LINE__
+ // << "Deleting oligomer.";
}
delete (mpa_oligomerList);
--
massXpert mass spectrometry suite: debian packaging
More information about the Debichem-commits
mailing list