From 1e57cfb574d69e92edd8b820bdb3b1d3293aff37 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 9 Feb 2021 06:50:27 +0000 Subject: removed useless code git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9706 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/detailsdialog.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/qmmpui/detailsdialog.cpp b/src/qmmpui/detailsdialog.cpp index c1ef22904..e9dd55352 100644 --- a/src/qmmpui/detailsdialog.cpp +++ b/src/qmmpui/detailsdialog.cpp @@ -61,10 +61,6 @@ DetailsDialog::~DetailsDialog() delete t; t = nullptr; } - else - { - t->updateMetaData(); - } } if(!m_modifiedPaths.isEmpty()) -- cgit v1.2.3-13-gbd6f