From 5ffa07cf4698186616e288a53b2b92acf2870e8e Mon Sep 17 00:00:00 2001 From: Matthias Redies Date: Fri, 6 Dec 2019 13:52:59 +0100 Subject: [PATCH] remove more aixcelerate stuff --- hybrid/wavefproducts_noinv.f90 | 1 - 1 file changed, 1 deletion(-) diff --git a/hybrid/wavefproducts_noinv.f90 b/hybrid/wavefproducts_noinv.f90 index 49571ac0..6662a759 100644 --- a/hybrid/wavefproducts_noinv.f90 +++ b/hybrid/wavefproducts_noinv.f90 @@ -53,7 +53,6 @@ CONTAINS call wavefproducts_noinv_MT(bandi, bandf, bandoi, bandof, nk, iq, & dimension, atoms, mpbasis, hybrid, hybdat, kpts, & nkqpt, cprod) - call judft_error("today we only use the muffin-tin") call timestop("wavefproducts_noinv5") END SUBROUTINE wavefproducts_noinv5 -- GitLab