src/protocols/oscar/aim.h

changeset 4246
36828a69456f
parent 4243
c82865915d79
child 4269
c716bd9eee3c
--- 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__ */

mercurial