X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=include%2Fphones%2Fnk7110.h;h=dee0f6c929ad540b408ffdfb0b114367cc9eafc4;hp=885e4f3afe825af9b4b2f48e930290386e266564;hb=49dd905279a8e62936e3713510ab0fd738e20ecb;hpb=4ee1266711b695852ec88f06784fd84400cd70bb diff --git a/include/phones/nk7110.h b/include/phones/nk7110.h index 885e4f3..dee0f6c 100644 --- a/include/phones/nk7110.h +++ b/include/phones/nk7110.h @@ -17,11 +17,8 @@ The various routines are called P7110_(whatever). $Log$ - Revision 1.1.1.1 2001/11/25 21:59:22 short - :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001 - - Revision 1.7 2001/11/22 17:56:53 pkot - smslib update. sms sending + Revision 1.1.1.3 2002/04/03 00:08:21 short + Found in "gnokii-working" directory, some November-patches version Revision 1.6 2001/11/08 16:47:48 pkot Start fiddling with 7110 and SMS @@ -198,7 +195,6 @@ static GSM_Error P7110_GetSMSCenter(GSM_Data *data, GSM_Statemachine *state); static GSM_Error P7110_GetClock(char req_type, GSM_Data *data, GSM_Statemachine *state); static GSM_Error P7110_GetCalendarNote(GSM_Data *data, GSM_Statemachine *state); static GSM_Error P7110_GetSMS(GSM_Data *data, GSM_Statemachine *state); -static GSM_Error P7110_SendSMS(GSM_Data *data, GSM_Statemachine *state); static GSM_Error P7110_GetSMSFolders(GSM_Data *data, GSM_Statemachine *state); static GSM_Error P7110_GetSMSFolderStatus(GSM_Data *data, GSM_Statemachine *state);