Skip to content

Commit

Permalink
Remove unused declaration/header
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Kenrick <github@jack.fr.eu.org>
Jack Kenrick committed Apr 1, 2015
1 parent 4a4a3ac commit f276f54
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion duperemove.c
Original file line number Diff line number Diff line change
@@ -41,7 +41,6 @@
#include "btrfs-util.h"
#include "memstats.h"
#include "debug.h"
#include "d_tree.h"

#include "file_scan.h"
#include "find_dupes.h"
1 change: 0 additions & 1 deletion file_scan.c
Original file line number Diff line number Diff line change
@@ -493,7 +493,6 @@ static void csum_whole_file_swap(struct filerec *file,
int nb_hash = 0;
int matched = 0;

struct d_tree *d_tree;
GMutex *mutex;

csum_whole_file_init(&mutex, params, file, &fc);

0 comments on commit f276f54

Please sign in to comment.