aboutsummaryrefslogtreecommitdiffstats
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.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/ui/qt/rtp_analysis_dialog.cpp b/ui/qt/rtp_analysis_dialog.cpp
index 6b26513e16..9406c06dc9 100644
--- a/ui/qt/rtp_analysis_dialog.cpp
+++ b/ui/qt/rtp_analysis_dialog.cpp
@@ -391,12 +391,6 @@ RtpAnalysisDialog::~RtpAnalysisDialog()
delete rev_tempfile_;
}
-// TODO: Can be removed if not used to fix issue with disabling buttons
-void RtpAnalysisDialog::captureFileClosing()
-{
- WiresharkDialog::captureFileClosing();
-}
-
void RtpAnalysisDialog::updateWidgets()
{
bool enable_tab = false;