summaryrefslogtreecommitdiff
path: root/system-helper
diff options
context:
space:
mode:
Diffstat (limited to 'system-helper')
-rw-r--r--system-helper/xdg-app-system-helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/system-helper/xdg-app-system-helper.c b/system-helper/xdg-app-system-helper.c
index da33f6c..6c03a66 100644
--- a/system-helper/xdg-app-system-helper.c
+++ b/system-helper/xdg-app-system-helper.c
@@ -130,7 +130,7 @@ handle_deploy (XdgAppSystemHelper *object,
if (is_update)
{
/* TODO: This doesn't support a custom subpath */
- if (!xdg_app_dir_deploy_update (system, arg_ref, arg_origin,
+ if (!xdg_app_dir_deploy_update (system, arg_ref,
NULL,
NULL, &error))
{