diff options
Diffstat (limited to 'Mac/Compat/nfullpath.h')
-rw-r--r-- | Mac/Compat/nfullpath.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mac/Compat/nfullpath.h b/Mac/Compat/nfullpath.h deleted file mode 100644 index 65ae5f3..0000000 --- a/Mac/Compat/nfullpath.h +++ /dev/null @@ -1 +0,0 @@ -int nfullpath(FSSpec *, char *); /* Generate full path from fsspec */ |