summaryrefslogtreecommitdiff
path: root/ui/qt/rtp_analysis_dialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/rtp_analysis_dialog.cpp')
-rw-r--r--ui/qt/rtp_analysis_dialog.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/ui/qt/rtp_analysis_dialog.cpp b/ui/qt/rtp_analysis_dialog.cpp
index ab94ba3b15..f7d4b79c18 100644
--- a/ui/qt/rtp_analysis_dialog.cpp
+++ b/ui/qt/rtp_analysis_dialog.cpp
@@ -465,14 +465,6 @@ RtpAnalysisDialog::~RtpAnalysisDialog()
delete rev_tempfile_;
}
-// XXX Should we do this in WiresharkDialog?
-void RtpAnalysisDialog::reject()
-{
- // We need to make sure our temporary files are closed.
- deleteLater();
- WiresharkDialog::reject();
-}
-
void RtpAnalysisDialog::updateWidgets()
{
bool enable_tab = false;