summaryrefslogtreecommitdiff
path: root/nscd/nscd.c
diff options
context:
space:
mode:
Diffstat (limited to 'nscd/nscd.c')
-rw-r--r--nscd/nscd.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/nscd/nscd.c b/nscd/nscd.c
index 76d2080309..e6921c2ceb 100644
--- a/nscd/nscd.c
+++ b/nscd/nscd.c
@@ -128,10 +128,6 @@ extern void sighup_handler(int signum);
/* True if only statistics are requested. */
static bool get_stats;
-#ifdef atomic_init_nscd
-atomic_init_nscd
-#endif
-
int
main (int argc, char **argv)
{