Files
clang-p2996/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
Jonas Devlieghere 2d511023c6 [Python] Remove unused variable
warning: unused variable 'py_func_obj' [-Wunused-variable]
  PyObject *py_func_obj = m_py_obj;
llvm-svn: 373686
2019-10-04 01:38:57 +00:00

31 KiB