-rw-r--r-- | library/custom-ramses.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/library/custom-ramses.h b/library/custom-ramses.h index 5a1abe4..6e94b2d 100644 --- a/library/custom-ramses.h +++ b/library/custom-ramses.h @@ -15,19 +15,12 @@ ** ** Contact info@trolltech.com if any conditions of this licensing are ** not clear to you. ** **********************************************************************/ -#define QPE_NEED_CALIBRATION -#define QPE_HAVE_TOGGLELIGHT -#define QPE_STARTMENU -#define USE_REALTIME_AUDIO_THREAD -#define OPIE_NEW_MALLOC - - #include <unistd.h> #include <stdio.h> #include <signal.h> #include <fcntl.h> #include <sys/ioctl.h> |