Mercurial > pidgin
diff src/toc.c @ 423:0d4e80bdb96b
[gaim-migrate @ 433]
No more --enable-oscar option. From now on, it's a toggle in the preferences.
PLEASE DO NOT USE OSCAR, even though it's very easy to.
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Wed, 21 Jun 2000 19:33:58 +0000 |
| parents | cf895313fc50 |
| children | 5db3734a1fe6 |
line wrap: on
line diff
--- a/src/toc.c Mon Jun 19 21:58:32 2000 +0000 +++ b/src/toc.c Wed Jun 21 19:33:58 2000 +0000 @@ -38,7 +38,6 @@ #include "gaim.h" #include "gnome_applet_mgr.h" -#ifndef USE_OSCAR /* descriptor for talking to TOC */ @@ -827,8 +826,6 @@ return NULL; } -#endif /* USE_OSCAR */ - void toc_build_config(char *s, int len) { GList *grp = groups;
