X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=src%2Finstall%2Bsetup%2Fsetup%2Fsetup.h;h=f1b9129ed1acf8cdd6014827d0bebd8d8aecc111;hp=064ebff88a56b869b5f336081d4da1b92d78997d;hb=61e3d218735ab5432d129d559431c06567f500aa;hpb=a358af8c7c383c6fd97941a2ebe254d5ffa1270a diff --git a/src/install+setup/setup/setup.h b/src/install+setup/setup/setup.h index 064ebff88a..f1b9129ed1 100644 --- a/src/install+setup/setup/setup.h +++ b/src/install+setup/setup/setup.h @@ -18,9 +18,6 @@ int handlehostname(void); /* domainname.c */ int handledomainname(void); -/* isdn.c */ -int handleisdn(void); - /* networking.c */ int handlenetworking(void);