diff --git a/src/ddscf/fock_xc_dm3d.F b/src/ddscf/fock_xc_dm3d.F index 3e5ef89c54..84c8e818fe 100644 --- a/src/ddscf/fock_xc_dm3d.F +++ b/src/ddscf/fock_xc_dm3d.F @@ -113,7 +113,7 @@ c & write(luout,*)' fockxc: calc_type not set: setting to 1' calc_type = 1 endif - if(ga_nodeid().eq.0) write(6,*) ' fock_xcd3d: ctype ',calc_type +cdbg if(ga_nodeid().eq.0) write(6,*) ' fock_xcd3d: ctype ',calc_type c c == need a better solution for this == NXG c Daniel (2-16-13): This line of code is VERY dangerous. It caused