WIP: clean

This commit is contained in:
Adrien Bourmault 2023-02-23 19:55:53 +01:00
parent d761711ede
commit 4e291bc179
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 1 additions and 1 deletions

View File

@ -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");