Do not complain on errors, MooCommand code takes care of that

master
Yevgen Muntyan 2008-01-09 12:04:45 -06:00
parent 42068bf603
commit 570b8169d5
1 changed files with 0 additions and 1 deletions

View File

@ -697,7 +697,6 @@ parse_item (MooKeyFileItem *item,
if (!info->cmd_data)
{
g_warning ("could not get command data for tool '%s' in file %s", info->name, file);
_moo_user_tool_info_unref (info);
return NULL;
}