From 11eefaf0f771d1f52c35fd860361149d573ea36b Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Mon, 23 Jan 2012 16:08:39 +0100 Subject: remove bogus comment Change-Id: Ibd2d974ac46f80953f628e8d7c93e742e4c8eb23 Reviewed-by: Robin Burchell Reviewed-by: Jonas Gastal Reviewed-by: Marius Storm-Olsen --- bin/syncqt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bin/syncqt b/bin/syncqt index 13e1c43e63..adaac3e5dd 100755 --- a/bin/syncqt +++ b/bin/syncqt @@ -798,10 +798,6 @@ while ( @ARGV ) { } } -# if the $qtbasedir neither has 'qtbase' somewhere in its path, nor a -# '.qmake.cache' file in its directory, we assume it's not a valid path -# (remember that a yet-to-be-built qtbase doesn't have this file either, -# thus the 'qtbase' path check!) die "Cannot automatically detect/use provided path to QtBase's build directory!\n" . "QTDIR detected/provided: " . (defined $qtbasedir ? $qtbasedir : "-none-") . "\n" . "Please use the -qtdir option to provide the correct path.\nsyncqt failed" -- cgit v1.2.3