chiark / gitweb /
unit: rename BindTo= to BindsTo=
[elogind.git] / src / core / manager.h
index b29d0a79353e43af072579bd01b21f6e325b60a5..be2780bafe2a53e6375da5e21ee944f80da71ca6 100644 (file)
@@ -222,9 +222,6 @@ struct Manager {
 
         bool show_status;
         bool confirm_spawn;
-#ifdef HAVE_SYSV_COMPAT
-        bool sysv_console;
-#endif
 
         ExecOutput default_std_output, default_std_error;