mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
Remove an unused struct definition
This commit is contained in:
parent
8611f03dbb
commit
c62cc96b1e
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user