Index: uspace/srv/bd/hr/var.h
===================================================================
--- uspace/srv/bd/hr/var.h	(revision eebecdc084dfdfda62b1c3e66f0fe06188bc639a)
+++ uspace/srv/bd/hr/var.h	(revision e3e53cc1db1673f6fc3a0d1083490b9253ec3685)
@@ -58,10 +58,4 @@
 	errno_t	(*add_hotspare)(hr_volume_t *, service_id_t);
 } hr_ops_t;
-
-typedef struct hr_deferred_invalidation {
-	link_t link;
-	size_t index;
-	service_id_t svc_id;
-} hr_deferred_invalidation_t;
 
 typedef struct hr_volume {
