forked from teamnwah/openmw-tes3coop
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)
|
void CSVDoc::View::abortOperation (int type)
|
||||||
{
|
{
|
||||||
mDocument->abortOperation (type);
|
mDocument->abortOperation (type);
|
||||||
mOperations->quitOperation (type);
|
|
||||||
updateActions();
|
updateActions();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue