bugfix for unix builds, remove leftover things from function move

svn path=/trunk/; revision=14062
This commit is contained in:
Ulf Lamping 2005-04-12 23:12:37 +00:00
parent 854c387c0b
commit 6cacb84377
1 changed files with 0 additions and 3 deletions

View File

@ -778,9 +778,6 @@ files_identical(const char *fname1, const char *fname2)
}
#else
struct stat infile, outfile;
save_callback_args_t callback_args;
cf_callback_invoke(cf_cb_file_safe_started, (gpointer) fname);
/*
* Check that the from file is not the same as to file