From 9f15a98891bd59e56a237711949e94e0c5f13e88 Mon Sep 17 00:00:00 2001
From: Simon Hausmann <simon.hausmann@digia.com>
Date: Tue, 13 Aug 2013 10:02:18 +0200
Subject: [PATCH] Remove unnecessary dependency to qtjsbackend from
 sync.profile

Change-Id: Ie72932d3a9ba1bfa2f282e8134b50b2d6b8ec469
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 27a84c72c..0d0eb51b7 100644
--- a/sync.profile
+++ b/sync.profile
@@ -24,5 +24,4 @@
     "qtbase" => "",
     "qtxmlpatterns" => "",
     "qtdeclarative" => "",
-    "qtjsbackend" => "",
 );
-- 
GitLab