Minor memory use optimization.
This commit is contained in:
parent
8e3d636381
commit
c82aa656cd
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,7 @@ namespace Mist {
|
|||
}else{
|
||||
seek(0);
|
||||
}
|
||||
capa.null();
|
||||
}
|
||||
|
||||
/// Clears the buffer, sets parseData to false, and generally makes not very much happen at all.
|
||||
|
|
Loading…
Add table
Reference in a new issue