From a38a4318a0a6427e9a7f58aaf446ce0613924354 Mon Sep 17 00:00:00 2001 From: Simon Hausmann <simon.hausmann@digia.com> Date: Tue, 13 Aug 2013 10:02:20 +0200 Subject: [PATCH] Remove unnecessary dependency to qtjsbackend from sync.profile Change-Id: I930d4b45d20ab780064d34499e64d88e29ff3405 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> --- sync.profile | 1 - 1 file changed, 1 deletion(-) diff --git a/sync.profile b/sync.profile index 826519e..ea800ca 100644 --- a/sync.profile +++ b/sync.profile @@ -6,5 +6,4 @@ "qtbase" => "", "qtdeclarative" => "", "qtxmlpatterns" => "", - "qtjsbackend" => "", ); -- GitLab