]> wimlib.net Git - wimlib/blobdiff - src/blob_table.c
Various cleanups
[wimlib] / src / blob_table.c
index 4714b91c2f373fba97c0674734ae6b4237a415e0..891c0a5a442b266327cc6dabce5011dc9e3c93f7 100644 (file)
@@ -156,8 +156,6 @@ clone_blob_descriptor(const struct blob_descriptor *old)
                }
                break;
 #endif
-       default:
-               break;
        }
        return new;