From 08480c4d3ef64696b1afa8b5c3d355bef0400952 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Tue, 7 Mar 2023 20:28:42 +0100 Subject: [PATCH] Removed an obsolete entry. --- src/Dialog_About.cpp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/Dialog_About.cpp b/src/Dialog_About.cpp index fa5285cb..31cae0eb 100644 --- a/src/Dialog_About.cpp +++ b/src/Dialog_About.cpp @@ -842,13 +842,6 @@ void AboutDialog::initSoftwareTab(void) "http://sox.sourceforge.net/" ); moreAboutText += makeToolText - ( - tr("GnuPG - The GNU Privacy Guard"), - "gpgv.exe", "v?.?.??", - tr("Released under the terms of the GNU Lesser General Public License."), - "http://www.gnupg.org/" - ); - moreAboutText += makeToolText ( tr("cURL - Curl URL Request Library"), "curl.exe", "v?.??.?",