summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/phonon/mmf/defs.h')
-rw-r--r--src/3rdparty/phonon/mmf/defs.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/3rdparty/phonon/mmf/defs.h b/src/3rdparty/phonon/mmf/defs.h
index e4e06e4..1a93aa9 100644
--- a/src/3rdparty/phonon/mmf/defs.h
+++ b/src/3rdparty/phonon/mmf/defs.h
@@ -21,13 +21,6 @@ along with this library. If not, see <http://www.gnu.org/licenses/>.
#include <QtGlobal>
-// The following macros are for switching on / off various bits of code,
-// in order to debug the current problems with video visibility.
-
-// Defining this macro causes VideoOutput::paintEvent to write transparent
-// alpha values directly into the backing store, rather than using QPainter
-#define PHONON_MMF_DIRECT_WRITE_ALPHA
-
QT_BEGIN_NAMESPACE
namespace Phonon