xfs: remove unused struct declarations
[sfrench/cifs-2.6.git] / fs / xfs / libxfs / xfs_log_recover.h
index d9f65e2d5cc818260c72cc43fe5687f296cea73b..29a01ec89dd095ff69edb54af08865bfa798c864 100644 (file)
@@ -42,7 +42,6 @@ typedef struct xlog_recover_item {
        xfs_log_iovec_t         *ri_buf;        /* ptr to regions buffer */
 } xlog_recover_item_t;
 
-struct xlog_tid;
 typedef struct xlog_recover {
        struct hlist_node       r_list;
        xlog_tid_t              r_log_tid;      /* log's transaction id */