Removing the two extra GetXSize(bool) calls since we do not desire to support them...
authorEnrico Granata <egranata@apple.com>
Tue, 16 Oct 2012 21:11:14 +0000 (21:11 +0000)
committerEnrico Granata <egranata@apple.com>
Tue, 16 Oct 2012 21:11:14 +0000 (21:11 +0000)
commit430e540b6b602430490d87001cc386101172ccf4
treeb960e53b46297f294d904595d50dfd19390b06de
parent8db50561b0e4fe7baa1b0b1e7cd03cd4bc4975cd
Removing the two extra GetXSize(bool) calls since we do not desire to support them long-term

llvm-svn: 166060
lldb/include/lldb/API/SBCommandReturnObject.h
lldb/scripts/Python/interface/SBCommandReturnObject.i
lldb/source/API/SBCommandReturnObject.cpp
lldb/tools/driver/Driver.cpp