X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=include%2Fgsm-api.h;h=7efcfa093c7981aed9ce853543bd6c1466270db6;hp=10cb4b0d5176c644aebca98a66e7ff0c0e4b9ca9;hb=c6de2fa03634669c411dc1c4c8621ac8df77edb2;hpb=c7dcdfd34d2bed9cc64c5c9603e51ef8c8271951 diff --git a/include/gsm-api.h b/include/gsm-api.h index 10cb4b0..7efcfa0 100644 --- a/include/gsm-api.h +++ b/include/gsm-api.h @@ -295,10 +295,8 @@ extern GSM_Protocol *Protocol; extern GSM_PhonebookEntry *CurrentPhonebookEntry; extern GSM_Error CurrentPhonebookError; -#ifndef UCLINUX extern GSM_SpeedDial *CurrentSpeedDialEntry; extern GSM_Error CurrentSpeedDialError; -#endif /* UCLINUX */ extern unsigned char Current_IMEI[GSM_MAX_IMEI_LENGTH]; extern unsigned char Current_Revision[GSM_MAX_REVISION_LENGTH];