Merge branch 'v0.18.x'

This commit is contained in:
Max Kellermann
2014-09-24 21:49:20 +02:00
7 changed files with 48 additions and 8 deletions

View File

@@ -27,6 +27,7 @@ void
CommandListBuilder::Reset()
{
list.clear();
size = 0;
mode = Mode::DISABLED;
}