diff options
Diffstat (limited to 'src/charon/daemon.h')
-rw-r--r-- | src/charon/daemon.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/charon/daemon.h b/src/charon/daemon.h index 435232834..cb5946d5d 100644 --- a/src/charon/daemon.h +++ b/src/charon/daemon.h @@ -302,11 +302,6 @@ struct daemon_t { gid_t gid; /** - * The thread_id of main-thread. - */ - pthread_t main_thread_id; - - /** * Do not drop a given capability after initialization. * * Some plugins might need additional capabilites. They tell the daemon |