summaryrefslogtreecommitdiffstats
path: root/gatchat/ppp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gatchat/ppp.c')
-rw-r--r--gatchat/ppp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gatchat/ppp.c b/gatchat/ppp.c
index a9972d4a..46129765 100644
--- a/gatchat/ppp.c
+++ b/gatchat/ppp.c
@@ -409,7 +409,6 @@ static void ppp_transition_phase(GAtPPP *ppp, enum ppp_phase phase)
ppp_network(ppp);
break;
}
-
}
static void ppp_handle_event(GAtPPP *ppp)