mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 23:02:03 +00:00
Merge branch 'master' into menu_for_real
This commit is contained in:
commit
28a05422fc
1 changed files with 0 additions and 1 deletions
|
@ -5731,7 +5731,6 @@ int portableBackupSave(const char * path, const char * name, int volume, int lev
|
||||||
}
|
}
|
||||||
|
|
||||||
fil->Write(encoded, strlen(encoded));
|
fil->Write(encoded, strlen(encoded));
|
||||||
delete fil;
|
|
||||||
|
|
||||||
sjson_free_string(ctx, encoded);
|
sjson_free_string(ctx, encoded);
|
||||||
sjson_destroy_context(ctx);
|
sjson_destroy_context(ctx);
|
||||||
|
|
Loading…
Reference in a new issue