Remove deprecated recovery.fstab

Change-Id: I6273a663f24b75382eedbcf3cb7cb3f4ad10d63e
diff --git a/recovery.fstab b/recovery.fstab
deleted file mode 100644
index d65bddf..0000000
--- a/recovery.fstab
+++ /dev/null
@@ -1,10 +0,0 @@
-# mount point	fstype		device
-
-/system		ext4		/dev/block/platform/omap/omap_hsmmc.0/by-name/system
-/cache		ext4		/dev/block/platform/omap/omap_hsmmc.0/by-name/cache
-/data		ext4		/dev/block/platform/omap/omap_hsmmc.0/by-name/userdata
-/misc 		mtd 		misc
-/boot		mtd		boot
-/recovery	mtd		recovery
-/bootloader	mtd		bootloader
-/radio		mtd		radio