Remove whitespace

tingping/wmclass
Alexander Larsson 2016-09-27 14:30:52 +02:00
parent 2c463d3751
commit 4374b81174
1 changed files with 0 additions and 1 deletions

View File

@ -292,7 +292,6 @@ flatpak_builtin_add_remote (int argc, char **argv,
if (g_strv_contains ((const char **)remotes, remote_name))
{
if (opt_if_not_exists)
return TRUE; /* Do nothing */
return flatpak_fail (error, _("Remote %s already exists"), remote_name);