summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/torture/torture.c')
-rw-r--r--source4/torture/torture.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/source4/torture/torture.c b/source4/torture/torture.c
index aba6110acb..e5785fe0b3 100644
--- a/source4/torture/torture.c
+++ b/source4/torture/torture.c
@@ -31,7 +31,6 @@
#include "lib/events/events.h"
#include "libcli/resolve/resolve.h"
#include "auth/credentials/credentials.h"
-#include "librpc/rpc/dcerpc_table.h"
#include "libcli/ldap/ldap_client.h"
#include "librpc/gen_ndr/ndr_nbt.h"
@@ -2615,10 +2614,6 @@ static void max_runtime_handler(int sig)
ldb_global_init();
- dcerpc_init();
-
- dcerpc_table_init();
-
if (torture_seed == 0) {
torture_seed = time(NULL);
}