From 8e90b748a51b502a3b0430d58cfbc7954d4a801d Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Thu, 24 Nov 2016 20:42:26 -0500 Subject: snapshot of project "lynx", label v2-8-9dev_11c --- src/LYGetFile.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/LYGetFile.c') diff --git a/src/LYGetFile.c b/src/LYGetFile.c index a6ed48d3..3b06cc92 100644 --- a/src/LYGetFile.c +++ b/src/LYGetFile.c @@ -1,4 +1,4 @@ -/* $LynxId: LYGetFile.c,v 1.93 2015/04/06 10:33:23 tom Exp $ */ +/* $LynxId: LYGetFile.c,v 1.94 2016/11/24 15:35:29 tom Exp $ */ #include #include #include /* Anchor class */ @@ -1279,8 +1279,6 @@ static struct trust *new_trust(const char *src, const char *path, int type) if (tp == NULL) outofmem(__FILE__, "new_trust"); - assert(tp != NULL); - tp->type = type; StrAllocCopy(tp->src, src); StrAllocCopy(tp->path, path); -- cgit 1.4.1-2-gfad0