Remove unnecessary changes committed in r223222.
authorHafiz Abid Qadeer <hafiz_abid@mentor.com>
Wed, 3 Dec 2014 12:48:19 +0000 (12:48 +0000)
committerHafiz Abid Qadeer <hafiz_abid@mentor.com>
Wed, 3 Dec 2014 12:48:19 +0000 (12:48 +0000)
commitafd188fee4e11f44c2901ca4c6499aa4be23c081
treee6f00341382f7c3a5efb790cc0e905c0f360482d
parent340347a83f4b2483b6f3033270928cb1294143ef
Remove unnecessary changes committed in r223222.
There were 2 different patches in discussion. One using ioctl
and other using select. We decided to use the ioctl but committed
code also have some changes which were only needed for 'select'.
This patch removes them.

llvm-svn: 223227
lldb/tools/lldb-mi/MICmnStreamStdin.cpp
lldb/tools/lldb-mi/MICmnStreamStdin.h
lldb/tools/lldb-mi/MICmnStreamStdinLinux.cpp
lldb/tools/lldb-mi/MICmnStreamStdinLinux.h
lldb/tools/lldb-mi/MIDriver.cpp