diff options
Diffstat (limited to 'source3/torture')
-rw-r--r-- | source3/torture/vfstest.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/torture/vfstest.c b/source3/torture/vfstest.c index 99358de29b..cac4621dd5 100644 --- a/source3/torture/vfstest.c +++ b/source3/torture/vfstest.c @@ -33,11 +33,6 @@ static struct cmd_list { struct cmd_set *cmd_set; } *cmd_list; -int get_client_fd(void) -{ - return -1; -} - /**************************************************************************** handle completion of commands for readline ****************************************************************************/ |