mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-24 10:42:03 +01:00
GPU related updates
This commit is contained in:
@ -56,7 +56,6 @@ public:
|
||||
// for the header-reader
|
||||
static inline int readHeader(std::string file,GridBase *grid, FieldMetaData &field)
|
||||
{
|
||||
uint64_t offset=0;
|
||||
std::map<std::string,std::string> header;
|
||||
std::string line;
|
||||
|
||||
|
Reference in New Issue
Block a user