Skip to content
Snippets Groups Projects
Commit 929fd126 authored by Jack Nagel's avatar Jack Nagel
Browse files

Remove unused method

parent a4cf3c27
No related branches found
No related tags found
No related merge requests found
......@@ -76,10 +76,6 @@ module OS
end
end
def default_cxx_stdlib
version >= :mavericks ? :libcxx : :libstdcxx
end
def gcc_40_build_version
@gcc_40_build_version ||=
if (path = locate("gcc-4.0"))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment