diff --git a/TDDFPT/src/stop_lr.f90 b/TDDFPT/src/stop_lr.f90 index 37cecffe5..30f4d0742 100755 --- a/TDDFPT/src/stop_lr.f90 +++ b/TDDFPT/src/stop_lr.f90 @@ -25,7 +25,6 @@ SUBROUTINE stop_lr( full_run ) USE noncollin_module, ONLY : noncolin USE ions_base, ONLY : nat, ityp, atm, ntyp => nsp, tau USE cell_base, ONLY : celldm, at, bg, alat, omega - USE units_ph, ONLY : iuwfc USE klist, ONLY : nelec USE buffers, ONLY : close_buffer #ifdef __ENVIRON