summaryrefslogtreecommitdiffstats
path: root/src/imports/audioengine/qaudioengine_openal_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/audioengine/qaudioengine_openal_p.h')
-rw-r--r--src/imports/audioengine/qaudioengine_openal_p.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/imports/audioengine/qaudioengine_openal_p.h b/src/imports/audioengine/qaudioengine_openal_p.h
index 31f6d415b..98eab67be 100644
--- a/src/imports/audioengine/qaudioengine_openal_p.h
+++ b/src/imports/audioengine/qaudioengine_openal_p.h
@@ -58,8 +58,6 @@
#include "qsoundsource_p.h"
#include "qsoundbuffer_p.h"
-QT_BEGIN_HEADER
-
QT_BEGIN_NAMESPACE
class QSoundBufferPrivateAL : public QSoundBuffer
@@ -168,6 +166,4 @@ private:
QT_END_NAMESPACE
-QT_END_HEADER
-
#endif