Skip to content

Commit

Permalink
remove that from there, too
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Samuels committed Mar 15, 2014
1 parent 9e03694 commit 89905a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cppForSwig/BlockUtils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2153,7 +2153,6 @@ void BlockWriteBatcher::commit()
iter_ssh != sshToModify_.end();
iter_ssh++)
{
iter_ssh->second.alreadyScannedUpToBlk_ = 123456789;
iface_->putStoredScriptHistory(iter_ssh->second);
}

Expand Down

0 comments on commit 89905a8

Please sign in to comment.