mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2024-11-14 21:37:42 -07:00
christ, did I seriously forget to remove that code
This commit is contained in:
parent
012a7d61a7
commit
9125620ff1
@ -48,7 +48,7 @@ static char *filedialog(GtkWindow *parent, GtkFileChooserAction mode, const gcha
|
||||
break;
|
||||
}
|
||||
}
|
||||
printf("add filter\n");
|
||||
|
||||
gtk_file_chooser_add_filter(fc, filter);
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user