From 0e48fb8fc7ea3243b4f903a2a8903fda86005a29 Mon Sep 17 00:00:00 2001 From: Franz Roters Date: Tue, 16 Jun 2015 07:57:42 +0000 Subject: [PATCH] removed double entry in use list --- code/lattice.f90 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/code/lattice.f90 b/code/lattice.f90 index 559c35f60..fb7f739fd 100644 --- a/code/lattice.f90 +++ b/code/lattice.f90 @@ -998,8 +998,7 @@ subroutine lattice_init IO_isBlank, & IO_stringPos, & IO_stringValue, & - IO_floatValue, & - IO_EOF + IO_floatValue use material, only: & material_configfile, & material_localFileExt, &