]> arthur.barton.de Git - netatalk.git/blobdiff - include/atalk/netatalk_conf.h
Add function to set charset_name so we can make the array status
[netatalk.git] / include / atalk / netatalk_conf.h
index 22ecab790055392350697460373299f46ebadb2b..33459b3188b70a4c1e3732bcc5a2b808e9000d77 100644 (file)
@@ -31,6 +31,4 @@ extern struct vol *getvolbypath(AFPObj *obj, const char *path);
 extern struct vol *getvolbyname(const char *name);
 extern void       volume_free(struct vol *vol);
 extern void       volume_unlink(struct vol *volume);
-
-extern char* charset_names[];
 #endif