X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fpathnames.h;fp=pppd%2Fpathnames.h;h=915db67a0b8f5d32314df297c89fc2afbbed8ebb;hp=e68d91a15f067385d215764feb233f34adab0b6f;hb=c2881a6b71a36d28a89166e82820dc5e711fd775;hpb=81a4d35394096e4e9bd7b9b189e91190e58b02a7 diff --git a/pppd/pathnames.h b/pppd/pathnames.h index e68d91a..915db67 100644 --- a/pppd/pathnames.h +++ b/pppd/pathnames.h @@ -64,11 +64,6 @@ #define _PATH_IPV6DOWN _ROOT_PATH "/etc/ppp/ipv6-down" #endif -#ifdef IPX_CHANGE -#define _PATH_IPXUP _ROOT_PATH "/etc/ppp/ipx-up" -#define _PATH_IPXDOWN _ROOT_PATH "/etc/ppp/ipx-down" -#endif /* IPX_CHANGE */ - #ifdef __STDC__ #define _PATH_PPPDB _ROOT_PATH _PATH_VARRUN "pppd2.tdb" #else /* __STDC__ */