aboutsummaryrefslogtreecommitdiff
path: root/src/cell_explorer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cell_explorer.c')
-rw-r--r--src/cell_explorer.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cell_explorer.c b/src/cell_explorer.c
index 5648ac3c..e481f85e 100644
--- a/src/cell_explorer.c
+++ b/src/cell_explorer.c
@@ -1999,8 +1999,6 @@ int main(int argc, char *argv[])
struct image cur;
int i;
- cur.det = NULL;
-
if ( read_chunk(st, &cur, NULL, STREAM_READ_UNITCELL) != 0 ) {
break;
}