chiark / gitweb /
sd-bus: get rid of PID starttime concept
[elogind.git] / src / libsystemd / sd-bus / bus-creds.h
index 5267170ff5157cd50eb1a83aeb9e81445809d8f6..48453e2afd5010578f0e4a4fd49b81cabb8cfc33 100644 (file)
@@ -44,7 +44,6 @@ struct sd_bus_creds {
         unsigned n_supplementary_gids;
 
         pid_t pid;
-        usec_t pid_starttime;
         pid_t tid;
 
         char *comm;