QTfrontend/hwform.cpp
changeset 541 bc7be7f6d3e8
parent 535 a14eaf35cf4b
child 579 94db15de0392
--- a/QTfrontend/hwform.cpp	Mon Jun 11 15:52:32 2007 +0000
+++ b/QTfrontend/hwform.cpp	Mon Jun 11 15:53:29 2007 +0000
@@ -241,7 +241,6 @@
   QList<HWTeam> teams=curTeamSelWidget->getDontPlayingTeams();
   QStringList tmnames;
   for(QList<HWTeam>::iterator it = teams.begin(); it != teams.end(); ++it) {
-    qDebug() << it->TeamName;
     tmnames+=it->TeamName;
   }
   UpdateTeamsLists(&tmnames); // FIXME: still need more work if teamname is updated while configuring