chiark / gitweb /
unit: rework trigger dependency logic
[elogind.git] / src / core / automount.h
index 3d5736d1cb5d7a1ca368cece30aa648bee7ea5f0..8276051352fe09775cba51404eaf6320bbd0dcf7 100644 (file)
@@ -48,8 +48,6 @@ struct Automount {
 
         char *where;
 
-        UnitRef mount;
-
         int pipe_fd;
         mode_t directory_mode;
         Watch pipe_watch;