Remove unused editline includes
authorPavel Labath <labath@google.com>
Fri, 5 Jun 2015 23:14:14 +0000 (23:14 +0000)
committerPavel Labath <labath@google.com>
Fri, 5 Jun 2015 23:14:14 +0000 (23:14 +0000)
commit83a4b3f22585472f484e4dc6c68aae30d392b67b
treeefa2b9a3396007627a6510a51bbaee4f1b5c3074
parent5a642079d71cd0766524db4b6ec4211e143a54ac
Remove unused editline includes

LLDB included editline in a couple of places, not respecting LLDB_DISABLE_LIBEDIT. As far as I can tell, these includes are not used, so I am removing them.

llvm-svn: 239199
lldb/tools/driver/Platform.h
lldb/tools/lldb-mi/Platform.h