]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - tipc/cmdl.h
ll_map: Add function to remove link cache entry by index
[mirror_iproute2.git] / tipc / cmdl.h
index d37239f8569020e2b09cdb65b53c402b82a9a121..03db359956e65e8f066dd4325ba55ebe6a8b315b 100644 (file)
@@ -54,6 +54,4 @@ char *shift_cmdl(struct cmdl *cmdl);
 int run_cmd(struct nlmsghdr *nlh, const struct cmd *caller,
            const struct cmd *cmds, struct cmdl *cmdl, void *data);
 
-const struct cmd *find_cmd(const struct cmd *cmds, char *str);
-
 #endif