--- a/src/protocols/oscar/aim.h Wed Jan 08 05:52:17 2003 +0000 +++ b/src/protocols/oscar/aim.h Wed Jan 08 06:56:31 2003 +0000 @@ -1315,11 +1315,6 @@ /* for libc's that dont have it */ faim_export char *aim_strsep(char **pp, const char *delim); -/* meta.c */ -faim_export char *aim_getbuilddate(void); -faim_export char *aim_getbuildtime(void); -faim_export int aim_getbuildstring(char *buf, int buflen); - #include <aim_internal.h> #endif /* __AIM_H__ */