From dc9407308e735860a54bbeb46bdb556f4dcc6bf0 Mon Sep 17 00:00:00 2001 From: Enrico Granata Date: Tue, 23 Aug 2011 00:32:52 +0000 Subject: Additional code cleanups ; Short option name for --python-script in type summary add moved from -s to -o (this is a preliminary step in moving the short option for --summary-string from -f to -s) ; Accordingly updated the test suite llvm-svn: 138315 --- lldb/scripts/Python/python-wrapper.swig | 2 -- 1 file changed, 2 deletions(-) (limited to 'lldb/scripts/Python') diff --git a/lldb/scripts/Python/python-wrapper.swig b/lldb/scripts/Python/python-wrapper.swig index b50dd056b5e..964f96a57ef 100644 --- a/lldb/scripts/Python/python-wrapper.swig +++ b/lldb/scripts/Python/python-wrapper.swig @@ -679,6 +679,4 @@ LLDBSwigPythonCallCommand return retval; } -#undef RETURN_RETVAL - %} -- cgit v1.2.3