diff mcabber/src/roster.h @ 147:7571de4aed73

[/trunk] Changeset 159 by mikael * Fix a bug in buddylist_build() * We now lock the current buddy even not when being in chat mode. For example, if we're writing to s.o. and he leaves just before we press enter, we won't write to the wrong buddy... If the current_buddy is a group, we lock it too. * Remove MCABBER_TESTUNIT ifdef in roster.h (test program isn't up-to-date anymore...)
author mikael
date Fri, 29 Apr 2005 19:56:28 +0000
parents 6533a231a65e
children c3624b2a7059
line wrap: on
line diff
--- a/mcabber/src/roster.h	Fri Apr 29 18:35:05 2005 +0000
+++ b/mcabber/src/roster.h	Fri Apr 29 19:56:28 2005 +0000
@@ -3,11 +3,7 @@
 
 #include <glib.h>
 
-#ifdef MCABBER_TESTUNIT
-# include "test_roster_main.h"
-#else
 # include "jabglue.h"
-#endif
 
 enum findwhat {
   jidsearch,