Merge branch 'master' into menu_for_real

This commit is contained in:
Christoph Oelckers 2019-11-24 22:31:53 +01:00
commit 28a05422fc
1 changed files with 0 additions and 1 deletions

View File

@ -5731,7 +5731,6 @@ int portableBackupSave(const char * path, const char * name, int volume, int lev
}
fil->Write(encoded, strlen(encoded));
delete fil;
sjson_free_string(ctx, encoded);
sjson_destroy_context(ctx);