1
0
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:
Volker Lendecke 2009-05-13 12:59:00 +02:00
parent 8611f03dbb
commit c62cc96b1e

View File

@ -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 {