Remove unused references to qtjsbackend from sync.profile
authorSimon Hausmann <simon.hausmann@digia.com>
Mon, 19 Aug 2013 09:10:42 +0000 (11:10 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 19 Aug 2013 10:35:10 +0000 (12:35 +0200)
Change-Id: Ieb42537df1f1b3f16aea77b5f1d1d98eaf1d1d18
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
sync.profile

index 72c9ce5..137eac5 100644 (file)
@@ -20,5 +20,4 @@
 %dependencies = (
         "qtbase" => "refs/heads/dev",
         "qtxmlpatterns" => "refs/heads/dev",
-        "qtjsbackend" => "refs/heads/dev",
 );