mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-22 08:03:40 +08:00
(mode_free): Remove; all callers changed to invoke 'free'.
This commit is contained in:
parent
d4502755f4
commit
394b469369
@ -27,6 +27,5 @@
|
||||
struct mode_change *mode_compile (const char *);
|
||||
struct mode_change *mode_create_from_ref (const char *);
|
||||
mode_t mode_adjust (mode_t, struct mode_change const *, mode_t);
|
||||
void mode_free (struct mode_change *);
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user