[lldb][NFC] Remove unused method chaining from Read[Buffer/String]AndDumpToStreamOptions
authorRaphael Isemann <teemperor@gmail.com>
Wed, 25 Sep 2019 09:21:00 +0000 (09:21 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Wed, 25 Sep 2019 09:21:00 +0000 (09:21 +0000)
commit286860986e2281d2b7c67a1d50d142b4834b0d1f
treeaed3a2cd7cb684b755bd102fd3f56971077289cd
parent2a69ed0bc87bb657b31aab5250f6dc158068d220
[lldb][NFC] Remove unused method chaining from Read[Buffer/String]AndDumpToStreamOptions

All this code isn't used anywhere and method chaining isn't really useful for some
option struct.

llvm-svn: 372834
lldb/include/lldb/DataFormatters/StringPrinter.h