Browse Source

remove return statement

marko asplund 11 years ago
parent
commit
69d3ae1b51
1 changed files with 0 additions and 2 deletions
  1. 0 2
      toolset/setup/linux/languages/java8.sh

+ 0 - 2
toolset/setup/linux/languages/java8.sh

@@ -21,5 +21,3 @@ do
     sudo update-alternatives --set $n "$p"
   fi
 done
-
-return 0