Remove firmware-IDs
[b43-tools.git] / fwcutter / fwcutter.h
index 783c6b4351dc32f71ad10cd46659c06646d66514..c6d3c3fc4a5ea3e2a0c336664f99a26f6b61ce92 100644 (file)
@@ -68,7 +68,6 @@ struct extract {
 
 struct file {
        const char *name;
-       const char *id;
        const char *ucode_version;
        const char *md5;
        const struct extract *extract;