Skip to content

Commit a64fd02

Browse files
authored
remove initroutetable()
1 parent b082eec commit a64fd02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/igmpproxy.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,6 @@ int leaveMcGroup( int UdpSock, struct IfDesc *IfDp, uint32_t mcastaddr );
269269

270270
/* rttable.c
271271
*/
272-
void initRouteTable(void);
273272
void joinMcRoutersGroup(struct IfDesc *Dp);
274273
void clearRoutes(void);
275274
int insertRoute(uint32_t group, int ifx, uint32_t src);

0 commit comments

Comments
 (0)