-rw-r--r-- | library/backend/rohfeedback.cpp | 2 | ||||
-rw-r--r-- | library/backend/rohfeedback.h | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/library/backend/rohfeedback.cpp b/library/backend/rohfeedback.cpp index 9a19aac..fa2a636 100644 --- a/library/backend/rohfeedback.cpp +++ b/library/backend/rohfeedback.cpp | |||
@@ -16,9 +16,8 @@ | |||
16 | ** Contact info@trolltech.com if any conditions of this licensing are | 16 | ** Contact info@trolltech.com if any conditions of this licensing are |
17 | ** not clear to you. | 17 | ** not clear to you. |
18 | ** | 18 | ** |
19 | **********************************************************************/ | 19 | **********************************************************************/ |
20 | #ifdef OPIE_WITHROHFEEDBACK | ||
21 | 20 | ||
22 | #include <rohfeedback.h> | 21 | #include <rohfeedback.h> |
23 | #include <stdio.h> | 22 | #include <stdio.h> |
24 | #include <qpeapplication.h> | 23 | #include <qpeapplication.h> |
@@ -140,5 +139,4 @@ void RoHFeedback::iconShow( void ) { | |||
140 | 139 | ||
141 | } | 140 | } |
142 | } | 141 | } |
143 | 142 | ||
144 | #endif | ||
diff --git a/library/backend/rohfeedback.h b/library/backend/rohfeedback.h index 774ee85..2961d0e 100644 --- a/library/backend/rohfeedback.h +++ b/library/backend/rohfeedback.h | |||
@@ -19,9 +19,8 @@ | |||
19 | **********************************************************************/ | 19 | **********************************************************************/ |
20 | #ifndef ROHFEEDBACK_H | 20 | #ifndef ROHFEEDBACK_H |
21 | #define ROHFEEDBACK_H | 21 | #define ROHFEEDBACK_H |
22 | 22 | ||
23 | #ifdef OPIE_WITHROHFEEDBACK | ||
24 | 23 | ||
25 | /* | 24 | /* |
26 | 25 | ||
27 | RightOnHold feedback show | 26 | RightOnHold feedback show |
@@ -80,5 +79,4 @@ protected : | |||
80 | } | 79 | } |
81 | } | 80 | } |
82 | 81 | ||
83 | #endif | 82 | #endif |
84 | #endif | ||