This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
remove return statement
marko asplund
11 years ago
parent
770dde26db
commit
69d3ae1b51
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
0
2
toolset/setup/linux/languages/java8.sh
+ 0
- 2
toolset/setup/linux/languages/java8.sh
View File
@@ -21,5 +21,3 @@ do
sudo update-alternatives --set $n "$p"
fi
done
-
-return 0