diff options
author | Thierry Bastian <thierry.bastian@nokia.com> | 2010-04-07 11:48:13 (GMT) |
---|---|---|
committer | Thierry Bastian <thierry.bastian@nokia.com> | 2010-04-07 11:53:22 (GMT) |
commit | 6253ced81bcd60c04803f1a52bc59a239022b9c4 (patch) | |
tree | c042d724a097fd1b25d3d0b6fdb3bbcc0f7c3074 /src/3rdparty/phonon/ds9/videorenderer_vmr9.h | |
parent | e56af88f159ceee5f9613ab57b2358601e79c081 (diff) | |
download | Qt-6253ced81bcd60c04803f1a52bc59a239022b9c4.zip Qt-6253ced81bcd60c04803f1a52bc59a239022b9c4.tar.gz Qt-6253ced81bcd60c04803f1a52bc59a239022b9c4.tar.bz2 |
Revert "Update Phonon ds9 backend to 4.4.0."
This reverts commit 19a3fc3bd817628070e5637caf158b0be79eee82.
The phonon backend in 4.4.0 is outdated. Qt has the most recent one.
Conflicts:
src/3rdparty/phonon/ds9/iodevicereader.cpp
Diffstat (limited to 'src/3rdparty/phonon/ds9/videorenderer_vmr9.h')
-rw-r--r-- | src/3rdparty/phonon/ds9/videorenderer_vmr9.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/3rdparty/phonon/ds9/videorenderer_vmr9.h b/src/3rdparty/phonon/ds9/videorenderer_vmr9.h index 4eb237e..516d79d 100644 --- a/src/3rdparty/phonon/ds9/videorenderer_vmr9.h +++ b/src/3rdparty/phonon/ds9/videorenderer_vmr9.h @@ -19,7 +19,6 @@ along with this library. If not, see <http://www.gnu.org/licenses/>. #define PHONON_VIDEORENDERER_VMR9_H #include "abstractvideorenderer.h" -#include "compointer.h" QT_BEGIN_NAMESPACE |