X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fauth.c;h=0f59f7f5b5bf3f8df4110aadde440957113c581a;hb=bfe93d2ac77c628c15ed7acf07ce6b6ef36f0831;hp=f34be0e4c57ccb27217b25169f04bacb01e4ad28;hpb=322e6d68a1737fbbd563030ba33c8498f34fabe0;p=ppp.git diff --git a/pppd/auth.c b/pppd/auth.c index f34be0e..0f59f7f 100644 --- a/pppd/auth.c +++ b/pppd/auth.c @@ -68,7 +68,7 @@ * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#define RCSID "$Id: auth.c,v 1.102 2004/12/31 11:58:56 paulus Exp $" +#define RCSID "$Id: auth.c,v 1.103 2005/03/21 09:20:16 paulus Exp $" #include #include @@ -584,9 +584,6 @@ link_required(unit) new_phase(PHASE_DEAD); if (the_channel->cleanup) (*the_channel->cleanup)(); - - /* XXX not nice here but needs to go somewhere... */ - lcp_close(0, msg); } /*