diff options
Diffstat (limited to 'authd/res.c')
| -rw-r--r-- | authd/res.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/authd/res.c b/authd/res.c index b892f6fb..88188382 100644 --- a/authd/res.c +++ b/authd/res.c @@ -224,9 +224,6 @@ static void start_resolver(void) */ void init_resolver(void) { -#ifdef HAVE_SRAND48 - srand48(rb_current_time()); -#endif start_resolver(); } |
