remove unused variable
This commit is contained in:
parent
ba56dcfe88
commit
91a990a561
|
|
@ -1085,8 +1085,6 @@ const char *server_rename (PPATH *src,PPATH *dest,DIRINFO *sdir, DIRINFO *tdir)
|
|||
{
|
||||
struct stat sb;
|
||||
int issrcdir, istargetdir;
|
||||
unsigned n;
|
||||
const char *pe;
|
||||
|
||||
/* explore type of source object */
|
||||
if(FSP_STAT(src->fullp,&sb)) return("can't find source file or directory");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user