From c10d6dd38c9fff3ea0ec335465b7f632d5b086db Mon Sep 17 00:00:00 2001 From: ultramage Date: Thu, 9 Aug 2007 11:02:44 +0000 Subject: The new functions now clear junk from the output buffer, this simplifies the code a bit. Added a TODO for one emblem loading problem/crash. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10969 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/chrif.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/chrif.c') diff --git a/src/map/chrif.c b/src/map/chrif.c index 4a73ffbc6..74733b548 100644 --- a/src/map/chrif.c +++ b/src/map/chrif.c @@ -314,7 +314,6 @@ int chrif_changemapserver(struct map_session_data* sd, short map, int x, int y, /// R 2b06 .L .L .L .L .W .W .W .L .W int chrif_changemapserverack(int account_id, int login_id1, int login_id2, int char_id, short map_index, short x, short y, uint32 ip, uint16 port) { - struct map_session_data *sd; sd = map_id2sd(account_id); -- cgit v1.2.3-60-g2f50