summaryrefslogtreecommitdiff
path: root/dir-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'dir-test.c')
-rw-r--r--dir-test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/dir-test.c b/dir-test.c
index 8fc77c83..b673982a 100644
--- a/dir-test.c
+++ b/dir-test.c
@@ -425,8 +425,6 @@ int main(int ac, char **av)
struct btrfs_trans_handle *trans;
radix_tree_init();
- printf("removing old tree\n");
- unlink("dbfile");
root = open_ctree("dbfile", &super);
trans = btrfs_start_transaction(root, 1);