From 9c71889de4d68525b650bba118b4c81ff6aa7f45 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Fri, 10 Sep 2010 23:10:11 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4779 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/read_restart.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/read_restart.cpp b/src/read_restart.cpp index cb391b9370..c9356d0edb 100644 --- a/src/read_restart.cpp +++ b/src/read_restart.cpp @@ -11,10 +11,6 @@ See the README file in the top-level LAMMPS directory. ------------------------------------------------------------------------- */ -/* ---------------------------------------------------------------------- - Contributing authors: Duncan Harris, parallel input -------------------------------------------------------------------------- */ - #include "mpi.h" #include "string.h" #include "stdlib.h"