diff options
Diffstat (limited to 'src/core/automount.h')
-rw-r--r-- | src/core/automount.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/automount.h b/src/core/automount.h index 3d5736d1cb..8276051352 100644 --- a/src/core/automount.h +++ b/src/core/automount.h @@ -48,8 +48,6 @@ struct Automount { char *where; - UnitRef mount; - int pipe_fd; mode_t directory_mode; Watch pipe_watch; |