chiark / gitweb /
Remove TTY_GID checks
[elogind.git] / src / shared / def.h
index a3d9fcf388c8783bc826bb2d5fa53db19944c053..a6046b4d3fa45542a602b99e881c1a403a3d37e6 100644 (file)
@@ -78,9 +78,5 @@
                 .un.sun_path = "\0/org/freedesktop/plymouthd",  \
         }
 
-#ifndef TTY_GID
-#define TTY_GID 5
-#endif
-
 #define NOTIFY_FD_MAX 768
 #define NOTIFY_BUFFER_MAX PIPE_BUF