mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-24 09:39:51 +00:00
removed a redundant function call
This commit is contained in:
parent
8be789a81f
commit
c9ca565462
@ -236,7 +236,6 @@ void CSVDoc::View::addGmstsSubView()
|
||||
void CSVDoc::View::abortOperation (int type)
|
||||
{
|
||||
mDocument->abortOperation (type);
|
||||
mOperations->quitOperation (type);
|
||||
updateActions();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user