mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
Revert bad checkin that use incorrect member field.
llvm-svn: 208339
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user