diff options
Diffstat (limited to 'source4/libcli')
-rw-r--r-- | source4/libcli/util/cliutil.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/libcli/util/cliutil.c b/source4/libcli/util/cliutil.c index 13b3dad0bf..56dee7381a 100644 --- a/source4/libcli/util/cliutil.c +++ b/source4/libcli/util/cliutil.c @@ -24,9 +24,6 @@ Functions nicked from lib/util.c needed by client. *******************************************************************/ -/* a default finfo structure to ensure all fields are sensible */ -file_info def_finfo = {-1,0,0,0,0,0,0,"",""}; - /******************************************************************* A wrapper that handles case sensitivity and the special handling of the ".." name. |