From d8e974fb4c81c35ee25cd2a45b8e1d50db7def9a Mon Sep 17 00:00:00 2001 From: Andreas Philipp Date: Sun, 3 Jul 2011 21:34:20 +0200 Subject: remove unused include "version.h" In the file btrfs-list.c version.h was included but not used. So just drop it. Signed-off-by: Andreas Philipp Signed-off-by: Hugo Mills --- btrfs-list.c | 1 - 1 file changed, 1 deletion(-) diff --git a/btrfs-list.c b/btrfs-list.c index 0c3edd11..ab73e65f 100644 --- a/btrfs-list.c +++ b/btrfs-list.c @@ -34,7 +34,6 @@ #include "ctree.h" #include "transaction.h" #include "utils.h" -#include "version.h" /* we store all the roots we find in an rbtree so that we can * search for them later. -- cgit v1.2.3