Fix gcc build error

llvm-svn: 135325
This commit is contained in:
Peter Collingbourne 2011-07-15 23:22:49 +00:00
parent 8b4cf5e8a2
commit 6b917bb9b5
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@ public:
const lldb::StackFrameSP& frame_sp,
const lldb::BreakpointLocationSP &bp_loc_sp);
typedef
typedef std::string (*SWIGPythonTypeScriptCallbackFunction) (const char *python_function_name,
const char *session_dictionary_name,
const lldb::ValueObjectSP& valobj_sp);