WHAT IS THIS in g-s-d-e.c?

This commit is contained in:
Sergey V. Udaltsov 2004-12-24 01:40:47 +00:00
parent 54369fabdf
commit 21ba9fde72

View file

@ -85,8 +85,14 @@ vfs_change_cb (GnomeVFSMIMEMonitor *monitor, GConfClient *client)
PRINT_STATE;
//if (!sync_changes_cb)
// return;
/*
QUESTION from svu: what is this? Checking the function?
I constantly get warnings/errors on it.
Should it be 'sync_changes' instead?
if (!sync_changes_cb)
return;
*/
star_app = gnome_vfs_mime_get_default_application ("text/*");