From 6f0c40e055fdd5fba207ca1403eddb75f60dc518 Mon Sep 17 00:00:00 2001 From: kcwu Date: Wed, 23 Jan 2008 17:41:01 +0000 Subject: - remove duplicated prototype. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3860 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/util.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/util.h b/include/util.h index 44f8ca58..3b11c294 100644 --- a/include/util.h +++ b/include/util.h @@ -1,6 +1,5 @@ #ifndef INCLUDE_UTIL_H #define INCLUDE_UTIL_H int passwd_mmap(void); -int passwd_apply(int (*fptr)(int, userec_t *)); #endif // INCLUDE_UTIL_H -- cgit v1.2.3