mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 23:40:13 +00:00
windows-unused-vars-20070212
remove unused vars
This commit is contained in:
parent
01882246c8
commit
6c703a483c
@ -1307,7 +1307,9 @@ BOOL MakeMount(const CString& strDir, const CString& strVolName, const CString&
|
||||
register char *cellName;
|
||||
char localCellName[128];
|
||||
struct afsconf_cell info;
|
||||
#if 0
|
||||
struct vldbentry vldbEntry;
|
||||
#endif
|
||||
struct ViceIoctl blob;
|
||||
char * parent;
|
||||
char path[1024] = "";
|
||||
|
Loading…
Reference in New Issue
Block a user