forked from OSchip/llvm-project
Revert bad checkin that use incorrect member field.
llvm-svn: 208339
This commit is contained in:
parent
153e7c7207
commit
1fd43846a1
|
@ -560,7 +560,6 @@ IOHandlerEditline::GetLines (StringList &lines, bool &interrupted)
|
|||
lines_status = LineStatus::Done;
|
||||
}
|
||||
}
|
||||
m_curr_line_idx = UINT32_MAX;
|
||||
|
||||
// Call the IOHandlerLinesUpdated function with UINT32_MAX as the line
|
||||
// number to indicate all lines are complete
|
||||
|
|
Loading…
Reference in New Issue