Revert bad checkin that use incorrect member field.

llvm-svn: 208339
This commit is contained in:
Greg Clayton 2014-05-08 17:10:54 +00:00
parent 153e7c7207
commit 1fd43846a1
1 changed files with 0 additions and 1 deletions

View File

@ -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