From 34f0540da418b01dd4d49f6ecf72569d3cfecfdf Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 25 Jan 2014 09:43:09 -0800 Subject: Implement unified config parsing (mostly) --- src/map/storage.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/storage.hpp') diff --git a/src/map/storage.hpp b/src/map/storage.hpp index f923ebe..76be7d6 100644 --- a/src/map/storage.hpp +++ b/src/map/storage.hpp @@ -10,7 +10,6 @@ int storage_storageopen(dumb_ptr sd); int storage_storageadd(dumb_ptr sd, int index, int amount); int storage_storageget(dumb_ptr sd, int index, int amount); int storage_storageclose(dumb_ptr sd); -void do_init_storage(void); void do_final_storage(void); struct storage *account2storage(int account_id); struct storage *account2storage2(int account_id); -- cgit v1.2.3-70-g09d2