From dff86d3c650e0b117a10be9d2c2c6f788b97629e Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 8 Jun 2020 14:15:54 +0200 Subject: Remove references to old headers --- src/whirligig.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/whirligig.c') diff --git a/src/whirligig.c b/src/whirligig.c index 843403ec..9a8dd07f 100644 --- a/src/whirligig.c +++ b/src/whirligig.c @@ -718,7 +718,6 @@ int main(int argc, char *argv[]) cur.div = NAN; cur.bw = NAN; - cur.det = NULL; if ( read_chunk(st, &cur, NULL, STREAM_READ_REFLECTIONS | STREAM_READ_UNITCELL) != 0 ) { -- cgit v1.2.3