development_tools: remove unused method.
This commit is contained in:
parent
27695ffeeb
commit
6f44dc41d5
@ -119,10 +119,6 @@ class DevelopmentTools
|
||||
@clang_version = @clang_build_version = nil
|
||||
@non_apple_gcc_version = {}
|
||||
end
|
||||
|
||||
def tar_supports_xz?
|
||||
false
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
@ -76,9 +76,5 @@ class DevelopmentTools
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
def tar_supports_xz?
|
||||
false
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user