From 5db36bd325a7f245e385aace51766e43992fb2a2 Mon Sep 17 00:00:00 2001
From: Toby Tomkins <toby.tomkins@nokia.com>
Date: Wed, 1 Aug 2012 12:34:47 +1000
Subject: [PATCH] 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>
---
 sync.profile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sync.profile b/sync.profile
index 8c8674f6c..1f844875a 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",
 );
-- 
GitLab