-rw-r--r-- | library/custom-sharp.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/library/custom-sharp.h b/library/custom-sharp.h index b0e67b8..9fd63e5 100644 --- a/library/custom-sharp.h +++ b/library/custom-sharp.h @@ -13,24 +13,17 @@ ** ** See http://www.trolltech.com/gpl/ for GPL licensing information. ** ** Contact info@trolltech.com if any conditions of this licensing are ** not clear to you. ** **********************************************************************/ -#define QPE_NEED_CALIBRATION -#define QPE_OWNAPM -#define QPE_HAVE_TOGGLELIGHT #define QPE_NOCIBAUD -#define QPE_STARTMENU -#define OPIE_NEW_MALLOC -#define USE_REALTIME_AUDIO_THREAD -#define OPIE_NO_SOUND_PCM_READ_BITS #include <asm/sharp_apm.h> #ifndef APM_IOC_BATTERY_BACK_CHK #define APM_IOC_BATTERY_BACK_CHK _IO(APM_IOC_MAGIC, 32) #endif #ifndef APM_IOC_BATTERY_MAIN_CHK #define APM_IOC_BATTERY_MAIN_CHK _IO(APM_IOC_MAGIC, 33) #endif |