Remove dead code
This commit is contained in:
parent
b6e9600b9f
commit
d54bce6a1a
@ -125,8 +125,6 @@ class CompilerSelector
|
|||||||
when :gcc then 2.5
|
when :gcc then 2.5
|
||||||
when :llvm then 2
|
when :llvm then 2
|
||||||
when :gcc_4_0 then 0.25
|
when :gcc_4_0 then 0.25
|
||||||
# non-Apple gcc compilers
|
|
||||||
else 1.5
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user