From 5d1e4d7f09eb3dc4f0f0f67771ce7dff8b3f6dd8 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 3 Jun 2006 13:56:50 +0000 Subject: Removed unnecessary typedef svn-id: r22875 --- common/hashmap.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'common') diff --git a/common/hashmap.h b/common/hashmap.h index 5e3d2a0f2b..dcbbe17f3a 100644 --- a/common/hashmap.h +++ b/common/hashmap.h @@ -58,8 +58,6 @@ namespace Common { -typedef Common::String String; - uint hashit(const char *str); uint hashit_lower(const char *str); // Generate a hash based on the lowercase version of the string -- cgit v1.2.3