summaryrefslogtreecommitdiff
path: root/libopie/odevice.cpp
Unidiff
Diffstat (limited to 'libopie/odevice.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie/odevice.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/libopie/odevice.cpp b/libopie/odevice.cpp
index 25c9826..2d2f7db 100644
--- a/libopie/odevice.cpp
+++ b/libopie/odevice.cpp
@@ -306,3 +306,2 @@ void ODevice::alarmSound ( )
306{ 306{
307#ifndef QT_QWS_EBX
308#ifndef QT_NO_SOUND 307#ifndef QT_NO_SOUND
@@ -313,3 +312,2 @@ void ODevice::alarmSound ( )
313#endif 312#endif
314#endif
315} 313}
@@ -318,3 +316,2 @@ void ODevice::keySound ( )
318{ 316{
319#ifndef QT_QWS_EBX
320#ifndef QT_NO_SOUND 317#ifndef QT_NO_SOUND
@@ -325,3 +322,2 @@ void ODevice::keySound ( )
325#endif 322#endif
326#endif
327} 323}
@@ -331,3 +327,2 @@ void ODevice::touchSound ( )
331 327
332#ifndef QT_QWS_EBX
333#ifndef QT_NO_SOUND 328#ifndef QT_NO_SOUND
@@ -338,3 +333,2 @@ void ODevice::touchSound ( )
338#endif 333#endif
339#endif
340} 334}
@@ -594,3 +588,2 @@ void iPAQ::alarmSound ( )
594{ 588{
595#if defined( QT_QWS_IPAQ ) // IPAQ
596#ifndef QT_NO_SOUND 589#ifndef QT_NO_SOUND
@@ -630,3 +623,2 @@ void iPAQ::alarmSound ( )
630#endif 623#endif
631#endif
632} 624}