From 03d4a6fa47e73ddbddc6bc096f6cef14ea7d7441 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 1 Jan 2005 17:52:17 +0000 Subject: Removing obsolete comment svn-id: r16401 --- common/list.h | 1 - 1 file changed, 1 deletion(-) (limited to 'common') diff --git a/common/list.h b/common/list.h index c22b6be54a..06f71297c7 100644 --- a/common/list.h +++ b/common/list.h @@ -29,7 +29,6 @@ namespace Common { /** * Simple double linked list, modelled after the list template of the standard * C++ library. - * Warning: as of now, this code is 100% untested. */ template class List { -- cgit v1.2.3