diff mcabber/src/commands.c @ 861:e1adea19ba14

Cosmetic changes
author Mikael Berthe <mikael@lilotux.net>
date Sun, 21 May 2006 09:49:04 +0200
parents bdd526ec62bc
children cee8d6be04e1
line wrap: on
line diff
--- a/mcabber/src/commands.c	Sun May 21 09:47:12 2006 +0200
+++ b/mcabber/src/commands.c	Sun May 21 09:49:04 2006 +0200
@@ -652,7 +652,6 @@
 
   if (buddy_gettype(BUDDATA(current_buddy)) & ROSTER_TYPE_ROOM) {
     // This is a chatroom
-    // If there are resources, we haven't left
     if (buddy_getinsideroom(BUDDATA(current_buddy))) {
       scr_LogPrint(LPRINT_NORMAL, "You haven't left this room!");
       return;