Commit 3e16c58
committed
[lldb] Remove unused PythonObject::Dump (NFC)
PythonObject::Dump isn't called and uses `_PyObject_Dump`, which isn't
part of the stable API.1 parent df392b5 commit 3e16c58
File tree
1 file changed
+0
-7
lines changed- lldb/source/Plugins/ScriptInterpreter/Python
1 file changed
+0
-7
lines changedLines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | 253 | | |
261 | 254 | | |
262 | 255 | | |
| |||
0 commit comments