X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fntfs-3g_apply.c;h=356f5fe7b61cbca6374a0365e681729fd8fb2c5a;hp=bf122a81568710ad4f61f81ac951422e16791c41;hb=65410297b5e1eace172efddaa5cfe5fe77fa251d;hpb=926ff6c5ed956b96fcb521b2c20afcf9ac890b14 diff --git a/src/ntfs-3g_apply.c b/src/ntfs-3g_apply.c index bf122a81..356f5fe7 100644 --- a/src/ntfs-3g_apply.c +++ b/src/ntfs-3g_apply.c @@ -419,7 +419,6 @@ sd_fixup(const u8 *_desc, size_t *size_p) const wimlib_SECURITY_DESCRIPTOR_RELATIVE *desc = (const wimlib_SECURITY_DESCRIPTOR_RELATIVE*)_desc; wimlib_SECURITY_DESCRIPTOR_RELATIVE *desc_new; - u32 sid_offset; const wimlib_SID *owner, *group, *sid; /* Don't attempt to fix clearly invalid security descriptors. */