From f50f76af9cf4c6de540f18a46735f9f19c9da230 Mon Sep 17 00:00:00 2001 From: ultramage Date: Sun, 28 Jan 2007 01:30:15 +0000 Subject: Some misc cleanups (typos, formatting, forgotten changelog entry etc) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9733 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/malloc.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/common') diff --git a/src/common/malloc.h b/src/common/malloc.h index 2cef33982..1af9cba62 100644 --- a/src/common/malloc.h +++ b/src/common/malloc.h @@ -154,13 +154,6 @@ //////////////////////////////////////////////// unsigned int malloc_usage (void); -#ifndef INLINE - #ifdef _WIN32 - #define INLINE - #else - #define INLINE inline - #endif -#endif void malloc_init (void); void malloc_final (void); -- cgit v1.2.3-70-g09d2