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-14 13:43:21 +0200 |
commit | 2b853429d8b333f8f75fd13f8ce34f6ccf11abb2 (patch) | |
tree | 49e573697bbd74977795b467c5f58ece7225a57c | |
parent | b2acf349efe64b828e46494612ecff8d8a5d8b3c (diff) | |
download | qtlocation-2b853429d8b333f8f75fd13f8ce34f6ccf11abb2.tar.gz |
Remove unnecessary dependency to qtjsbackend from sync.profile
Change-Id: Ied6102ade122cf93e28c745706ed13da0b512cf7
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 7e8d1e02..d3b16187 100644 --- a/sync.profile +++ b/sync.profile @@ -15,7 +15,6 @@ "qtsvg" => "", "qtxmlpatterns" => "", "qtdeclarative" => "", - "qtjsbackend" => "", "qt3d" => "refs/heads/master", "qtmultimedia" => "" ); |