-rw-r--r-- | libopie2/opiecore/device/odevice_ramses.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libopie2/opiecore/device/odevice_ramses.cpp b/libopie2/opiecore/device/odevice_ramses.cpp index c75ea3a..a060695 100644 --- a/libopie2/opiecore/device/odevice_ramses.cpp +++ b/libopie2/opiecore/device/odevice_ramses.cpp | |||
@@ -106,4 +106,2 @@ void Ramses::playAlarmSound() | |||
106 | snd.play(); | 106 | snd.play(); |
107 | #else | ||
108 | #error QT_NO_SOUND defined | ||
109 | #endif | 107 | #endif |
@@ -126,3 +124,3 @@ bool Ramses::suspend() | |||
126 | } | 124 | } |
127 | 125 | ||
128 | ::usleep ( 200 * 1000 ); | 126 | ::usleep ( 200 * 1000 ); |