diff options
author | Simon Hausmann <simon.hausmann@digia.com> | 2013-08-13 10:02:18 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-08-16 22:39:36 +0200 |
commit | 9f15a98891bd59e56a237711949e94e0c5f13e88 (patch) | |
tree | d4ca9e4e9748a46c38150a94eeca88eaf2e9eff8 /sync.profile | |
parent | 4b8bb5cec758439662ad44618e43dfdd9bc40147 (diff) | |
download | qtmultimedia-9f15a98891bd59e56a237711949e94e0c5f13e88.tar.gz |
Remove unnecessary dependency to qtjsbackend from sync.profile
Change-Id: Ie72932d3a9ba1bfa2f282e8134b50b2d6b8ec469
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r-- | sync.profile | 1 |
1 files changed, 0 insertions, 1 deletions
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" => "", ); |