Loading lldb/include/lldb/API/SBExecutionContext.h +0 −2 Original line number Diff line number Diff line Loading @@ -50,8 +50,6 @@ public: SBFrame GetFrame() const; protected: void reset(lldb::ExecutionContextRefSP &event_sp); lldb_private::ExecutionContextRef *get() const; private: Loading Loading
lldb/include/lldb/API/SBExecutionContext.h +0 −2 Original line number Diff line number Diff line Loading @@ -50,8 +50,6 @@ public: SBFrame GetFrame() const; protected: void reset(lldb::ExecutionContextRefSP &event_sp); lldb_private::ExecutionContextRef *get() const; private: Loading