aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-09-18 23:48:59 +0000
committerGerald Combs <gerald@wireshark.org>2012-09-18 23:48:59 +0000
commit7d8330f50ae3c878acf2a2e4aa790f929c3c767f (patch)
tree69568939dd086b7fdb5360c0b6e96c23a096c0da /ui
parentf665fd47779394072d675a163e9d575c56c67fef (diff)
Remove a debugging mesage.
svn path=/trunk/; revision=44993
Diffstat (limited to 'ui')
-rw-r--r--ui/qt/main_window.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/qt/main_window.cpp b/ui/qt/main_window.cpp
index d820e4e4e2..1e4117eae6 100644
--- a/ui/qt/main_window.cpp
+++ b/ui/qt/main_window.cpp
@@ -714,7 +714,6 @@ bool MainWindow::testCaptureFileClose(capture_file *cf, bool from_quit, QString
break;
case QMessageBox::Discard:
- qDebug() << "DESTROY!";
#ifdef HAVE_LIBPCAP
/*
* If there's a capture in progress; we have to stop the capture