plug-ins: redirect stdout to /dev/null when checking xdg-email presence.

This commit is contained in:
Jehan 2016-05-27 21:18:24 +02:00
parent 59f1b18a93
commit cef26867c5
1 changed files with 1 additions and 0 deletions

View File

@ -135,6 +135,7 @@ query (void)
argv,
NULL,
G_SPAWN_STDERR_TO_DEV_NULL |
G_SPAWN_STDOUT_TO_DEV_NULL |
G_SPAWN_SEARCH_PATH,
NULL,
NULL,