X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fwimlib%2Fntfs_3g.h;fp=include%2Fwimlib%2Fntfs_3g.h;h=0328348f105ee4cfd1aed93f032112ee5a8c48b2;hb=bab42b37683893cea72eeeff7abeff9ca0a26c05;hp=0ee9da26818428a5b187bddb690858fd913c4ed6;hpb=65e945299de20215de07df0c4856ba872658444a;p=wimlib diff --git a/include/wimlib/ntfs_3g.h b/include/wimlib/ntfs_3g.h index 0ee9da26..0328348f 100644 --- a/include/wimlib/ntfs_3g.h +++ b/include/wimlib/ntfs_3g.h @@ -9,9 +9,6 @@ struct blob_descriptor; struct ntfs_location; struct read_blob_callbacks; -extern void -libntfs3g_global_init(void); - extern int read_ntfs_attribute_prefix(const struct blob_descriptor *blob, u64 size, const struct read_blob_callbacks *cbs);