Tab.dummy_tab: don't provide default stdlib value

This commit is contained in:
Misty De Meo 2013-10-07 00:00:07 -07:00
parent 80c77e6113
commit 61ca8721fb

View File

@ -62,7 +62,6 @@ class Tab < OpenStruct
:tapped_from => "", :tapped_from => "",
:time => nil, :time => nil,
:HEAD => nil, :HEAD => nil,
:stdlib => :libstdcxx,
:compiler => :clang :compiler => :clang
end end