[lldb] Remove unused code in ScriptInterpreterPython
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 18 Feb 2021 18:37:30 +0000 (10:37 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 18 Feb 2021 18:38:54 +0000 (10:38 -0800)
commit612384f6e01194a4689b6663f039145b3d01ddce
tree7298051461938c7985aed0ce353687d6fbe73ba5
parente57bd1ff4fb65208cb3060b62e1c48aa0aac623f
[lldb] Remove unused code in ScriptInterpreterPython

Remove the unused code I noticed when working on d6e80578fc5e and do
some other minor cleanups in the vicinity.
lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp