From 3ef5e3aff29d35833df8873c2356bfd57826bb01 Mon Sep 17 00:00:00 2001 From: ultramage Date: Fri, 14 Mar 2008 12:59:02 +0000 Subject: * extended the "npc_event: event queue is full" error message to also print the name of the event (so that the cause can be tracked down) * removed a strange (and undocumented) event name check for "GM_MONSTER" in the npc event execution code * added effects from recent sakexes to effects list * removed ladmin from vs8 sql builds * added int_auction.c/.h to vs6 and vs7 project files * some small cleanups git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12362 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/char_sql/int_auction.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/char_sql/int_auction.c') diff --git a/src/char_sql/int_auction.c b/src/char_sql/int_auction.c index 7ae39d7a3..a21dbb22f 100644 --- a/src/char_sql/int_auction.c +++ b/src/char_sql/int_auction.c @@ -17,8 +17,6 @@ #include #include -// This is set to limit the search result -// On iRO, no one uses auctions, so there is no way to know static DBMap* auction_db_ = NULL; // int auction_id -> struct auction_data* void auction_delete(struct auction_data *auction); -- cgit v1.2.3-60-g2f50