From c1e85710adac6f38eacd5b27b2236415abcfc237 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 28 Jan 2013 17:07:19 -0200 Subject: Updating clif.c's Header Disclaimer Also removing something I mistakenly left on my previous commit, I deeply apologise. Signed-off-by: shennetsind --- src/map/clif.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/map/clif.c b/src/map/clif.c index 2c1f904d0..3f4ea8bc2 100644 --- a/src/map/clif.c +++ b/src/map/clif.c @@ -1,5 +1,6 @@ -// Copyright (c) Athena Dev Teams - Licensed under GNU GPL -// For more information, see LICENCE in the main folder +// Copyright (c) Hercules dev team, licensed under GNU GPL. +// See the LICENSE file +// Portions Copyright (c) Athena dev team #include "../common/cbasetypes.h" #include "../common/socket.h" @@ -1043,8 +1044,6 @@ static int clif_set_unit_idle(struct block_list* bl, unsigned char* buffer, bool } #endif #if PACKETVER >= 20110111 - if( sd ) - ShowDebug("Hi:%d v %d for %s\n",vd->robe,sd->status.robe,sd->status.name); WBUFW(buf,34) = vd->robe; offset+= 2; buf = WBUFP(buffer,offset); -- cgit v1.2.3-60-g2f50