dispatcher: don't use NULL error domains
glib doesn't like it, plus we don't use the error anyway, so just return the constant error string.
Showing
Please register or sign in to comment
glib doesn't like it, plus we don't use the error anyway, so just return the constant error string.