--- deliantra/server/include/region.h 2009/01/01 11:41:17 1.12 +++ deliantra/server/include/region.h 2009/01/01 20:49:48 1.13 @@ -59,7 +59,6 @@ static region *default_region (); static region *find (shstr_cmp name); - static region *find_fuzzy (const char *name); static region *read (object_thawer &f); void do_destroy ();