more comments.

SVN revision: 55811
This commit is contained in:
Carsten Haitzler 2011-01-03 04:44:29 +00:00
parent 5afba4ed16
commit 9dd44d1c6c
1 changed files with 2 additions and 0 deletions

View File

@ -2101,6 +2101,8 @@ _e_config_eet_close_handle(Eet_File *ef, char *file)
{
/* delete any partially-written file */
ecore_file_unlink(file);
/* only show dialog for first error - further ones are likely */
/* more of the same error */
if (!_e_config_error_dialog)
{
E_Dialog *dia;