chiark / gitweb /
core: rework how we match mount units against each other
[elogind.git] / src / core / swap.h
index 7e48c0ea3bb2827757d778d170a5d88cbf25a63c..dd89535895dd53e5af86cb71a90088e56a0387f0 100644 (file)
@@ -107,8 +107,6 @@ struct Swap {
 
 extern const UnitVTable swap_vtable;
 
-int swap_add_one_mount_link(Swap *s, Mount *m);
-
 int swap_dispatch_reload(Manager *m);
 int swap_fd_event(Manager *m, int events);