summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index 5a381b385f..4be891d174 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -335,12 +335,6 @@ typedef struct write_cache {
char *data;
} write_cache;
-typedef struct {
- smb_ucs2_t *origname;
- smb_ucs2_t *filename;
- SMB_STRUCT_STAT *statinfo;
-} smb_filename;
-
#include "fake_file.h"
struct fd_handle {