From cfcfaf67d64abab036d3c4b66837b2a0116e1946 Mon Sep 17 00:00:00 2001 From: lloyd Date: Sun, 21 Oct 2007 07:50:34 +0000 Subject: Remove useless comment --- include/allocate.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'include') diff --git a/include/allocate.h b/include/allocate.h index ec5868a47..eabfe1c79 100644 --- a/include/allocate.h +++ b/include/allocate.h @@ -12,7 +12,7 @@ namespace Botan { /************************************************* -* Allocator * +* Allocator Interface * *************************************************/ class Allocator { @@ -30,10 +30,6 @@ class Allocator virtual ~Allocator() {} }; -/************************************************* -* Get an allocator * -*************************************************/ - } #endif -- cgit v1.2.3