From 6cacb84377243e36fd4602b5788fc258a03ac7d6 Mon Sep 17 00:00:00 2001 From: Ulf Lamping Date: Tue, 12 Apr 2005 23:12:37 +0000 Subject: bugfix for unix builds, remove leftover things from function move svn path=/trunk/; revision=14062 --- epan/filesystem.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/epan/filesystem.c b/epan/filesystem.c index 40337f8201..69bc56ffff 100644 --- a/epan/filesystem.c +++ b/epan/filesystem.c @@ -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 -- cgit v1.2.3