diff src/toc.c @ 242:14fc16f579c8

[gaim-migrate @ 252] More updates to oscar.c (et al.) to use libfaim. Lots of good stuff now. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 20 May 2000 07:58:50 +0000
parents 6ced2f1c8b24
children a8971e3704f6
line wrap: on
line diff
--- a/src/toc.c	Sat May 20 06:17:50 2000 +0000
+++ b/src/toc.c	Sat May 20 07:58:50 2000 +0000
@@ -807,6 +807,7 @@
 	return buf;
 }
 
+#endif /* USE_OSCAR */
 
 void toc_build_config(char *s, int len)
 {
@@ -844,8 +845,6 @@
         }
 }
 
-#endif /* USE_OSCAR */
-
 void parse_toc_buddy_list(char *config)
 {
 	char *c;