X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=common%2Fgsm-api.c;h=0765c2227bd437ee5b734c634a1da6d9642522cf;hp=4546e1438eeed5ba432f3f13d79beada5ab8a7d2;hb=75fee3944a3fa77dae48012152a9d70f2145f148;hpb=1308f71aec90573524f8bf86077552e519784400 diff --git a/common/gsm-api.c b/common/gsm-api.c index 4546e14..0765c22 100644 --- a/common/gsm-api.c +++ b/common/gsm-api.c @@ -87,10 +87,8 @@ GSM_Protocol *Protocol; GSM_PhonebookEntry *CurrentPhonebookEntry; GSM_Error CurrentPhonebookError; -#ifndef UCLINUX GSM_SpeedDial *CurrentSpeedDialEntry; GSM_Error CurrentSpeedDialError; -#endif /* UCLINUX */ unsigned char Current_IMEI[GSM_MAX_IMEI_LENGTH]; unsigned char Current_Revision[GSM_MAX_REVISION_LENGTH];