diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/unittests/torture_rand.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unittests/torture_rand.c b/tests/unittests/torture_rand.c index 87ecd9a..be4390e 100644 --- a/tests/unittests/torture_rand.c +++ b/tests/unittests/torture_rand.c @@ -12,7 +12,6 @@ #define NUM_LOOPS 20000 #endif #define NUM_THREADS 100 -SSH_THREADS_PTHREAD(ssh_pthread_callbacks); static void setup(){ printf("setup\n"); |