mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-11 19:35:32 +00:00
added delete kmxfile as before
This commit is contained in:
parent
064680851b
commit
e3dd7f154a
1 changed files with 2 additions and 0 deletions
|
|
@ -83,5 +83,7 @@ int main(int argc, char* argv[]) {
|
|||
}
|
||||
}
|
||||
|
||||
delete kmxfile;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue