OSSP CVS Repository

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

Check-in Number: 4073
Date: 2003-Feb-21 22:56:52 (local)
2003-Feb-21 21:56:52 (UTC)
User:ms
Branch:
Comment: Remove accidental debug call.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/as_reportpanel.cpp      1.10 -> 1.11     0 inserted, 1 deleted

ossp-pkg/as/as-gui/as_reportpanel.cpp 1.10 -> 1.11

--- as_reportpanel.cpp   2003/02/21 15:04:04     1.10
+++ as_reportpanel.cpp   2003/02/21 21:56:52     1.11
@@ -543,7 +543,6 @@
             QTextStream Outstream(&Report);             // Convert to stream
             Outstream << m_pBrowser->text();            // Write the data
             Report.close();                             // Finish by closing
-qDebug(m_pBrowser->text().ascii());
         }
     }
     // Otherwise, user did not select a valid file and push okay button

CVSTrac 2.0.1