diff options
Diffstat (limited to 'src/map/log.c')
-rw-r--r-- | src/map/log.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/log.c b/src/map/log.c index bb061a062..556c7c414 100644 --- a/src/map/log.c +++ b/src/map/log.c @@ -212,7 +212,6 @@ int log_pick_mob(struct mob_data *md, const char *type, int nameid, int amount, return 1; //Logged
}
-
int log_zeny(struct map_session_data *sd, char *type, struct map_session_data *src_sd, int amount)
{
// FILE *logfp;
|