From 8b7b167823cad5cf354d79e6f7eaabcc91fff542 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 16 Jul 2019 18:33:01 +0200 Subject: Remove old upstream URL. Signed-off-by: Chris (cherry picked from commit 28b5726aae8f2a4c85d5fd1a808dc35fc2cd8254) --- apps/ktupnptest/main.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'apps/ktupnptest') diff --git a/apps/ktupnptest/main.cpp b/apps/ktupnptest/main.cpp index ff1792b..2493f36 100644 --- a/apps/ktupnptest/main.cpp +++ b/apps/ktupnptest/main.cpp @@ -49,8 +49,7 @@ int main(int argc,char** argv) { Globals::instance().setDebugMode(true); TDEAboutData about("ktupnptest", I18N_NOOP("KTUPnPTest"), version, description, - TDEAboutData::License_GPL, "(C) 2005 Joris Guisson", 0, - "http://ktorrent.org/"); + TDEAboutData::License_GPL, "(C) 2005 Joris Guisson", 0); TDECmdLineArgs::init(argc, argv,&about); TDECmdLineArgs::addCmdLineOptions( options ); TDEApplication app; -- cgit v1.2.1