From df058085ea6f8b3c3b630aa295282a321f28ecb2 Mon Sep 17 00:00:00 2001 From: Petteri Tikander Date: Fri, 10 Sep 2010 17:28:19 +0300 Subject: smsutil: status_report_expiration --- src/smsutil.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/smsutil.h') diff --git a/src/smsutil.h b/src/smsutil.h index 3c6b3aea..0e0ddf45 100644 --- a/src/smsutil.h +++ b/src/smsutil.h @@ -513,8 +513,7 @@ void status_report_assembly_add_fragment(struct status_report_assembly unsigned char mr, time_t expiration, unsigned char total_mrs); void status_report_assembly_expire(struct status_report_assembly *assembly, - time_t before, GFunc foreach_func, - gpointer data); + time_t before); GSList *sms_text_prepare(const char *utf8, guint16 ref, gboolean use_16bit, int *ref_offset, -- cgit v1.2.3