From 3eb045688bf4c7d2d7c76579b23325e4c55e30e6 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 27 Jan 2015 23:56:51 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12995 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/RIGID/fix_shake.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/RIGID/fix_shake.cpp b/src/RIGID/fix_shake.cpp index 570e721819..a03b394eea 100644 --- a/src/RIGID/fix_shake.cpp +++ b/src/RIGID/fix_shake.cpp @@ -2413,7 +2413,6 @@ void FixShake::copy_arrays(int i, int j, int delflag) } } - /* ---------------------------------------------------------------------- initialize one atom's array values, called when atom is created ------------------------------------------------------------------------- */