WIP: clean
This commit is contained in:
parent
d761711ede
commit
4e291bc179
|
@ -309,7 +309,7 @@ void on_openfile_response_complete(GObject *source_object,
|
|||
return;
|
||||
}
|
||||
|
||||
g_print("File content is :\n%s\n", contents);
|
||||
//g_print("File content is :\n%s\n", contents);
|
||||
|
||||
ui_enable_action("closefile");
|
||||
ui_enable_action("savefile");
|
||||
|
|
Loading…
Reference in New Issue