* lib/remote.exp (standard_upload): Remove dead code.
authorYvan Roux <yvan.roux@linaro.org>
Thu, 3 Mar 2016 19:23:25 +0000 (06:23 +1100)
committerBen Elliston <bje@gnu.org>
Thu, 3 Mar 2016 19:23:25 +0000 (06:23 +1100)
Signed-off-by: Ben Elliston <bje@gnu.org>
ChangeLog
lib/remote.exp

index 2ca2041..90a883b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-03-04  Yvan Roux  <yvan.roux@linaro.org>
+
+       * lib/remote.exp (standard_upload): Remove dead code.
+
 2016-02-24  Ben Elliston  <bje@gnu.org>
 
        * lib/utils.exp (prune): Restore this proc.
index 1fd1010..7b2f1ab 100644 (file)
@@ -543,8 +543,6 @@ proc standard_upload { dest srcfile destfile } {
     } else {
        return $destfile
     }
-
-    return [rsh_upload $dest $srcfile $destfile]
 }
 
 # A standard procedure to call the appropriate function. It first looks