diff options
author | Simon Hausmann <simon.hausmann@digia.com> | 2013-08-13 10:02:19 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-08-13 10:37:57 +0200 |
commit | 6c55ca011a21d635b82eb10f6eea73ca2aa81880 (patch) | |
tree | 68ab3d658130a73d9b81b5ba7fbc3b83595f65de | |
parent | f1be89afbfbc876fea858a10278fc58387c50533 (diff) | |
download | qttools-6c55ca011a21d635b82eb10f6eea73ca2aa81880.tar.gz |
Remove unnecessary dependency to qtjsbackend from sync.profile
Change-Id: I48e7799ba86b95e76270b97bc2eecf2c9d36049f
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
-rw-r--r-- | sync.profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile index ae991d163..97beabbb3 100644 --- a/sync.profile +++ b/sync.profile @@ -20,7 +20,6 @@ "qtbase" => "", "qtxmlpatterns" => "", "qtdeclarative" => "", - "qtjsbackend" => "", "qtactiveqt" => "", "qtwebkit" => "", ); |