[cig-commits] [commit] master: Removed unnecessary dependency from commpi.F90 (f7d7c2e)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Sun Oct 19 02:18:18 PDT 2014


Repository : https://github.com/geodynamics/axisem

On branch  : master
Link       : https://github.com/geodynamics/axisem/compare/be332a9d51d070094944a87918a299a188beeea6...f7d7c2eff97edee94603b48efa068c429b9dbd8e

>---------------------------------------------------------------

commit f7d7c2eff97edee94603b48efa068c429b9dbd8e
Author: Simon Stähler <staehler at geophysik.uni-muenchen.de>
Date:   Sun Oct 19 11:18:30 2014 +0200

    Removed unnecessary dependency from commpi.F90


>---------------------------------------------------------------

f7d7c2eff97edee94603b48efa068c429b9dbd8e
 SOLVER/commpi.F90 | 2 --
 1 file changed, 2 deletions(-)

diff --git a/SOLVER/commpi.F90 b/SOLVER/commpi.F90
index b37fa8c..090990e 100644
--- a/SOLVER/commpi.F90
+++ b/SOLVER/commpi.F90
@@ -27,8 +27,6 @@ module commpi
 
   use global_parameters
   use data_proc
-  use data_mesh,        only : gvec_solid, gvec_fluid
-  use data_io,          only : verbose
   use linked_list
 
   ! in case you have problems with the mpi module, you might try to use the



More information about the CIG-COMMITS mailing list