remove unused function
authorChristos Zoulas <christos@zoulas.com>
Sat, 17 Jan 2015 17:43:32 +0000 (12:43 -0500)
committerChristos Zoulas <christos@zoulas.com>
Sat, 17 Jan 2015 17:43:32 +0000 (12:43 -0500)
amq/amq.c

index e99732fded5bc961a4017c5f42053de4143d5cbd..5d4ed7ad737af134ce4bdef41fb1105be07e8ef1 100644 (file)
--- a/amq/amq.c
+++ b/amq/amq.c
@@ -255,11 +255,6 @@ show_mi(amq_mount_info_list *ml, enum show_opt e, int *mwid, int *dwid, int *twi
   }
 }
 
-static void
-show_map(amq_map_info *mi)
-{
-}
-
 static void
 show_mapinfo(amq_map_info_list *ml, enum show_opt e, int *nwid, int *wwid)
 {