From: Eric Biggers Date: Mon, 26 May 2014 04:28:57 +0000 (-0500) Subject: dentry.h: Remove unneeded forwards declarations X-Git-Tag: v1.7.0~100 X-Git-Url: https://wimlib.net/git/?a=commitdiff_plain;h=e45e06eefdf6dfe67378b619037412cdd3ad27e8;p=wimlib dentry.h: Remove unneeded forwards declarations --- diff --git a/include/wimlib/dentry.h b/include/wimlib/dentry.h index e687e9cb..15decce0 100644 --- a/include/wimlib/dentry.h +++ b/include/wimlib/dentry.h @@ -10,8 +10,6 @@ struct wim_inode; struct wim_lookup_table; -struct wim_lookup_table_entry; -struct wim_security_data; /* Base size of a WIM dentry in the on-disk format, up to and including the file * name length. This does not include the variable-length file name, short