diff options
author | Toby Tomkins <toby.tomkins@nokia.com> | 2012-08-01 12:34:47 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-08-01 04:59:40 +0200 |
commit | 5db36bd325a7f245e385aace51766e43992fb2a2 (patch) | |
tree | 6ac22b950d386724f9e134cb9f18f6da0b47a3e2 /sync.profile | |
parent | 1076869497a059a0901ce1a76484bcaf3afa9fcf (diff) | |
download | qttools-5db36bd325a7f245e385aace51766e43992fb2a2.tar.gz qttools-5db36bd325a7f245e385aace51766e43992fb2a2.tar.bz2 qttools-5db36bd325a7f245e385aace51766e43992fb2a2.zip |
Remove phonon as per removal in qt5.
5fb5e0dfc7d794df882408d4c7b6c0e14073282b removes qtphonon from qt5
compilation, also remove it in this repository.
Change-Id: I31a3dd4a47bab49039af00b5e385eed61a1cc35c
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.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 8c8674f6..1f844875 100644 --- a/sync.profile +++ b/sync.profile @@ -20,6 +20,5 @@ "qtxmlpatterns" => "refs/heads/master", "qtdeclarative" => "refs/heads/master", "qtjsbackend" => "refs/heads/master", - "qtphonon" => "refs/heads/master", "qtactiveqt" => "refs/heads/master", ); |