Btrfs: remove unused code with #if 0
authorAlexander Block <ablock84@googlemail.com>
Sat, 28 Jul 2012 09:08:09 +0000 (11:08 +0200)
committerChris Mason <chris.mason@fusionio.com>
Mon, 1 Oct 2012 19:18:46 +0000 (15:18 -0400)
fs_path_remove is not used at the moment due to a previous patch.
Remove it for now (with #if 0) to avoid compile warnings.

Signed-off-by: Alexander Block <ablock84@googlemail.com>

No differences found