s3:lib/afs move afs.c to common lib dir
[garming/samba-autobuild/.git] / source3 / include / proto.h
index d401dfbef3e43883c314c9f593576ecdd3677cd6..14af2ad6030ec3a82b0f21f32119e05bb41a3c47 100644 (file)
@@ -35,12 +35,6 @@ bool allow_access(const char **deny_list,
 
 /* The following definitions come from lib/adt_tree.c  */
 
-
-/* The following definitions come from lib/afs.c  */
-
-char *afs_createtoken_str(const char *username, const char *cell);
-bool afs_login(connection_struct *conn);
-
 /* The following definitions come from lib/afs_settoken.c  */
 
 int afs_syscall(int subcall, const char *path, int cmd, char *cmarg, int follow);