bps-delta-moremem supports manifests

This commit is contained in:
Alcaro
2017-05-17 12:00:33 +02:00
parent de30ca5507
commit ef813f6ce7
2 changed files with 1 additions and 2 deletions

View File

@@ -433,7 +433,6 @@ static void a_ApplyPatch(GtkButton* widget, gpointer user_data)
if (!inromname) goto cleanup;
{
//char * patchbasename=GetBaseName(filename);
const char * inromext=GetExtension(inromname);
if (!inromext) inromext="";