mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
christ, did I seriously forget to remove that code
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user