From 896717a8cd3579272ba3195a047f4bd4e1d98a49 Mon Sep 17 00:00:00 2001 From: in2 Date: Fri, 7 Jun 2002 11:01:03 +0000 Subject: remove uhash_t git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@303 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/pttstruct.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'include/pttstruct.h') diff --git a/include/pttstruct.h b/include/pttstruct.h index a9c4db57..0f7e6d9c 100644 --- a/include/pttstruct.h +++ b/include/pttstruct.h @@ -1,4 +1,4 @@ -/* $Id: pttstruct.h,v 1.14 2002/06/06 21:34:09 in2 Exp $ */ +/* $Id: pttstruct.h,v 1.15 2002/06/07 11:01:03 in2 Exp $ */ #ifndef INCLUDE_STRUCT_H #define INCLUDE_STRUCT_H @@ -164,8 +164,6 @@ typedef struct fileheader_t { /* uhash is a userid->uid hash table -- jochang */ #define HASH_BITS 16 -typedef struct uhash_t { -} uhash_t; union xitem_t { struct { /* bbs_item */ -- cgit v1.2.3