summaryrefslogtreecommitdiff
path: root/library/backend/rohfeedback.cpp
authorzecke <zecke>2004-08-25 21:27:14 (UTC)
committer zecke <zecke>2004-08-25 21:27:14 (UTC)
commit656d233aa88a92b461abaa618e52db11c1f9d625 (patch) (side-by-side diff)
tree93309884e5b5765a1750074125c437a067d5421f /library/backend/rohfeedback.cpp
parent834a1cfd0367f7c2ed6e250666624104c450d542 (diff)
downloadopie-656d233aa88a92b461abaa618e52db11c1f9d625.zip
opie-656d233aa88a92b461abaa618e52db11c1f9d625.tar.gz
opie-656d233aa88a92b461abaa618e52db11c1f9d625.tar.bz2
Do not make the files depend on external defines. This confuses
the 'moc' as it doesn't have a preprocessor in Qt2 and Qt3
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 @@
** not clear to you.
**
**********************************************************************/
-#ifdef OPIE_WITHROHFEEDBACK
#include <rohfeedback.h>
#include <stdio.h>
@@ -141,4 +140,3 @@ void RoHFeedback::iconShow( void ) {
}
}
-#endif