* completely remove '--xquery', re-indent mu-config.c
This commit is contained in:
@ -85,7 +85,7 @@ check_index_or_cleanup_params (MuConfig *opts)
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
if (opts->linksdir || opts->xquery) {
|
||||
if (opts->linksdir) {
|
||||
g_warning ("invalid option(s) for command");
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user