Remove unused Config.h #define

I'm examining the differences between FreeBSD and Linux support files,
and found that LLDB_CONFIG_SUPPORTS_SETLINEBUFFERED is now completely
unused, so can be removed.

Index: include/lldb/Host/mingw/Config.h

Thanks for another patch Ed. I committed this in r183998.

Matt