summaryrefslogtreecommitdiff
path: root/library/backend/rohfeedback.cpp
Unidiff
Diffstat (limited to 'library/backend/rohfeedback.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--library/backend/rohfeedback.cpp2
1 files changed, 0 insertions, 2 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
@@ -17,7 +17,6 @@
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>
@@ -141,4 +140,3 @@ void RoHFeedback::iconShow( void ) {
141} 140}
142} 141}
143 142
144#endif