OSSP CVS Repository

ossp - Check-in [2875]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 2875
Date: 2002-Nov-24 19:03:24 (local)
2002-Nov-24 18:03:24 (UTC)
User:ms
Branch:
Comment: Remove debug code.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/as_assist.cpp      1.11 -> 1.12     0 inserted, 3 deleted
ossp-pkg/titraq/titassist.cpp      1.11 -> 1.12     0 inserted, 3 deleted

ossp-pkg/as/as-gui/as_assist.cpp 1.11 -> 1.12

--- as_assist.cpp        2002/11/24 17:56:54     1.11
+++ as_assist.cpp        2002/11/24 18:03:24     1.12
@@ -6,8 +6,6 @@
 #include <qlistbox.h>
 #include <qcursor.h>
 
-#include <iostream>
-
 // User interface
 #include "titraq.h"
 #include "titrex.h"             // Exception classes
@@ -437,7 +435,6 @@
 {
     m_pPrefs = new Preferences(TITRAQ_PREFNAME, TITRAQ_APPTITLE, TITRAQ_PREFVER);
     if (m_pPrefs->fileState()) { // No file was found, so create a new one
-std::cout << "Executing if" << std::endl;
         m_pPrefs->setString(TITRAQ_PREFASFILE, TITRAQ_DEFASFILE);
         m_pPrefs->setString(TITRAQ_PREFSTYLE, TITRAQ_DEFSTYLE);
         m_pPrefs->setString(TITRAQ_PREFVIEW, TITRAQ_DEFVIEW);


CVSTrac 2.0.1