gisi: Remove forward declaration

This commit is contained in:
Aki Niemi 2010-12-03 09:50:22 +02:00
parent 98074fdb60
commit 0bfc0ea487
1 changed files with 0 additions and 2 deletions

View File

@ -87,8 +87,6 @@ static const struct sockaddr_pn commgr = {
.spn_resource = PN_COMMGR,
};
static void service_finalize(gpointer value);
static GIsiServiceMux *service_get(GIsiModem *modem, uint8_t resource)
{
GIsiServiceMux *mux;