X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=include%2Fwimlib%2Fpaths.h;h=58a86fe40b40a6416057b970f059e426e357f516;hp=bad8e74c0c41862ba85b702914cfa48288741368;hb=8fdd844dd0fe0f21948fc4e416b0c939d94566de;hpb=de9bff3cf8d06a27c23fb847e82bc340ab356749 diff --git a/include/wimlib/paths.h b/include/wimlib/paths.h index bad8e74c..58a86fe4 100644 --- a/include/wimlib/paths.h +++ b/include/wimlib/paths.h @@ -19,7 +19,4 @@ do_canonicalize_path(const tchar *in, tchar *out); extern tchar * canonicalize_wim_path(const tchar *wim_path) _malloc_attribute; -extern tchar * -canonicalize_fs_path(const tchar *fs_path) _malloc_attribute; - #endif /* _WIMLIB_PATHS_H */