From e07ba00e65e44dfc50b86fc2ead8f9f06fae6ff9 Mon Sep 17 00:00:00 2001 From: in2 Date: Fri, 19 Jul 2002 18:01:39 +0000 Subject: remove MULTI_SERVER git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@421 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/pttstruct.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'include') diff --git a/include/pttstruct.h b/include/pttstruct.h index a6e71118..56d262e6 100644 --- a/include/pttstruct.h +++ b/include/pttstruct.h @@ -1,4 +1,4 @@ -/* $Id: pttstruct.h,v 1.24 2002/07/05 17:10:23 in2 Exp $ */ +/* $Id: pttstruct.h,v 1.25 2002/07/19 18:01:39 in2 Exp $ */ #ifndef INCLUDE_STRUCT_H #define INCLUDE_STRUCT_H @@ -246,9 +246,6 @@ typedef struct userinfo_t { int sex; char color; char mind[4]; -#ifdef MULTI_SERVER - char hostid; -#endif } userinfo_t; typedef struct water_t { -- cgit v1.2.3