remove some qDebug()

This commit is contained in:
Olivier Goffart
2010-07-22 15:32:39 +02:00
parent bef56c168c
commit bdb2e751e0
2 changed files with 1 additions and 11 deletions

View File

@@ -119,7 +119,6 @@ private:
bool supportsThreads() const { return true; }
void maybeBreakNow(bool byFunction);
void updateWatchData(const WatchData &data);
void updateLocals();
unsigned int debuggerCapabilities() const;