From 49a385c135d3012abb08e1ddc6a301c89f0e3a54 Mon Sep 17 00:00:00 2001 From: ai4rei Date: Mon, 29 Nov 2010 11:28:13 +0000 Subject: * Insignificant code tweaks: removal of excess function declarations and self assignments. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14520 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/mob.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/mob.c') diff --git a/src/map/mob.c b/src/map/mob.c index a52c6f087..edea51008 100644 --- a/src/map/mob.c +++ b/src/map/mob.c @@ -82,7 +82,6 @@ const int mob_splendide[5] = { 1991, 1992, 1993, 1994, 1995 }; *------------------------------------------*/ static int mob_makedummymobdb(int); static int mob_spawn_guardian_sub(int tid, unsigned int tick, int id, intptr data); -int mobskill_use(struct mob_data *md,unsigned int tick,int event); int mob_skillid2skillidx(int class_,int skillid); /*========================================== -- cgit v1.2.3-60-g2f50