diff mcabber/src/utils.c @ 81:0bd578421ce9

[/trunk] Changeset 95 by mikael * Switch from buddies.* to roster.* Seems to work fine...
author mikael
date Sat, 16 Apr 2005 22:28:55 +0000
parents 32f54ad6d729
children 250f872c722f
line wrap: on
line diff
--- a/mcabber/src/utils.c	Sat Apr 16 21:13:59 2005 +0000
+++ b/mcabber/src/utils.c	Sat Apr 16 22:28:55 2005 +0000
@@ -4,7 +4,6 @@
 #include <stdarg.h>
 #include <time.h>
 
-/* Variables globales a UTILS.C */
 static int DebugEnabled;
 static char *FName;