]> granicus.if.org Git - shadow/blobdiff - lib/subordinateio.c
remove unused fn commonio_next
[shadow] / lib / subordinateio.c
index dd779c5966f920616c2af97caaa6793d3de34892..0d89a64ef7bb0e6dcc954198ec71c39022fed395 100644 (file)
@@ -152,11 +152,6 @@ static struct commonio_ops subordinate_ops = {
        NULL,                   /* close_hook */
 };
 
-static /*@observer@*/ /*@null*/const struct subordinate_range *subordinate_next(struct commonio_db *db)
-{
-       return (const struct subordinate_range *)commonio_next (db);
-}
-
 /*
  * range_exists: Check whether @owner owns any ranges
  *