Remove "k" as an alias for "kill". It doesn't ask for confirmation and
authorJason Molenda <jmolenda@apple.com>
Fri, 5 Oct 2012 22:56:23 +0000 (22:56 +0000)
committerJason Molenda <jmolenda@apple.com>
Fri, 5 Oct 2012 22:56:23 +0000 (22:56 +0000)
commit675e45c770b7857d0eb4b3203a6b20ce8de79d7f
treec1d355a6a40392baa486c731a0c3d3ece3aa1912
parent1fe885614d2c8bd5b663447f72de96c44c14b6b5
Remove "k" as an alias for "kill".  It doesn't ask for confirmation and
it's too easy to type by mistake when typing "l" (read: I did this once).

llvm-svn: 165340
lldb/source/Interpreter/CommandInterpreter.cpp