Removed an obsolete entry.

This commit is contained in:
LoRd_MuldeR 2023-03-07 20:28:42 +01:00
parent 40cc026ca5
commit 08480c4d3e

View File

@ -842,13 +842,6 @@ void AboutDialog::initSoftwareTab(void)
"http://sox.sourceforge.net/" "http://sox.sourceforge.net/"
); );
moreAboutText += makeToolText 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"), tr("cURL - Curl URL Request Library"),
"curl.exe", "v?.??.?", "curl.exe", "v?.??.?",