From 29bc5d6136a54dfe6ff49f3a4fff0532be9a6327 Mon Sep 17 00:00:00 2001 From: cxl Date: Mon, 23 Jul 2012 15:54:12 +0000 Subject: [PATCH] .cosmetics git-svn-id: svn://ultimatepp.org/upp/trunk@5228 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/Core/sheap.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/uppsrc/Core/sheap.cpp b/uppsrc/Core/sheap.cpp index 902761992..e5f196bb5 100644 --- a/uppsrc/Core/sheap.cpp +++ b/uppsrc/Core/sheap.cpp @@ -112,7 +112,6 @@ void *Heap::AllocK(int k) } } - inline void *Heap::Allok(int k) {