mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-21 06:09:42 +00:00
removed a redundant function call
This commit is contained in:
parent
8be789a81f
commit
c9ca565462
1 changed files with 0 additions and 1 deletions
|
@ -236,7 +236,6 @@ void CSVDoc::View::addGmstsSubView()
|
|||
void CSVDoc::View::abortOperation (int type)
|
||||
{
|
||||
mDocument->abortOperation (type);
|
||||
mOperations->quitOperation (type);
|
||||
updateActions();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue