Remove some debug code
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@301 d2ac09be-c843-0410-8b1f-f8a84130e0ec
This commit is contained in:
parent
162c203b43
commit
75d9b6322c
@ -4346,8 +4346,6 @@ void game_file_dialog_ok_callback (GtkWidget *widget, GtkFileSelection *fs)
|
||||
|
||||
ptr = strrchr(temp, '/');
|
||||
|
||||
printf("path:%s\n",temp);
|
||||
|
||||
if (!ptr) { // no path, not likely
|
||||
gtk_entry_set_text (GTK_ENTRY (genprefs[type].cmd_entry), temp);
|
||||
gtk_entry_set_text (GTK_ENTRY (genprefs[type].dir_entry), "");
|
||||
|
Loading…
x
Reference in New Issue
Block a user