From d388115a11ba1adef3de70b4cda422c2e2a3d38f Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 9 Feb 1994 19:40:25 +0000 Subject: Formerly consts.c.~2~ --- ufs/consts.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ufs/consts.c b/ufs/consts.c index dd4d03de..54aa82de 100644 --- a/ufs/consts.c +++ b/ufs/consts.c @@ -15,7 +15,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -size_t diskfs_dirstat_size = sizeof (struct dirstat); int diskfs_link_max = LINK_MAX; int diskfs_maxsymlinks = 8; int diskfs_shortcut_symlink = 1; -- cgit v1.2.3