refactor spheres
This commit is contained in:
@@ -15,9 +15,6 @@
|
||||
#include "common/MPI_Helpers.h"
|
||||
#include "common/Communication.h"
|
||||
|
||||
|
||||
|
||||
|
||||
// Inline function to read line without a return argument
|
||||
static inline void fgetl( char * str, int num, FILE * stream )
|
||||
{
|
||||
@@ -25,8 +22,6 @@ static inline void fgetl( char * str, int num, FILE * stream )
|
||||
if ( 0 ) {char *temp = (char *)&ptr; temp++;}
|
||||
}
|
||||
|
||||
|
||||
|
||||
/********************************************************
|
||||
* Constructors/Destructor *
|
||||
********************************************************/
|
||||
|
||||
Reference in New Issue
Block a user