git.samba.org
/
ira
/
wip.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
s3:torture: use timeval_current/timeval_elapsed instead of start_timer/end_timer
[ira/wip.git]
/
source3
/
torture
/
proto.h
diff --git
a/source3/torture/proto.h
b/source3/torture/proto.h
index 353b98cff31e579bf54f25159048654ed54bae3f..5d7504abfd89c33af1591a09014fd20e2e8f16ea 100644
(file)
--- a/
source3/torture/proto.h
+++ b/
source3/torture/proto.h
@@
-61,8
+61,6
@@
bool torture_nttrans_scan(int dummy);
/* The following definitions come from torture/torture.c */
-void start_timer(void);
-double end_timer(void);
void *shm_setup(int size);
bool smbcli_parse_unc(const char *unc_name, TALLOC_CTX *mem_ctx,
char **hostname, char **sharename);