command/CommandListBuilder: postpone "size" initialization
This commit is contained in:
@@ -27,7 +27,6 @@ void
|
||||
CommandListBuilder::Reset()
|
||||
{
|
||||
list.clear();
|
||||
size = 0;
|
||||
mode = Mode::DISABLED;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user