r25112: make torture_temp_dir() available via tortore/torture.h
[kai/samba.git] / source / lib / registry / tests / hive.c
index a71e31474c61a49d01293b5f7a53e65df802c946..dff6d1e8298aed84c073dab50299168ff343d526 100644 (file)
@@ -27,9 +27,6 @@
 #include "librpc/gen_ndr/winreg.h"
 #include "system/filesys.h"
 
-NTSTATUS torture_temp_dir(struct torture_context *tctx, const char *prefix, 
-                                                                  const char **tempdir);
-
 static bool test_del_nonexistant_key(struct torture_context *tctx,
                                     const void *test_data)
 {