removed trailing whitespace

This commit is contained in:
Yuriy O'Donnell 2014-05-23 21:14:48 +02:00
parent d08abfc14e
commit ac75766c25
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ using namespace Gen;
}
links_to.clear();
block_map.clear();
valid_block.clear();
valid_block.resize(VALID_BLOCK_MASK_SIZE, false);