Remove the dependence from the PHonon variable

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12179 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
timrov 2016-02-28 13:59:38 +00:00
parent fe77de94f8
commit 2673f7b421
1 changed files with 0 additions and 1 deletions

View File

@ -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