Skip to content
Snippets Groups Projects
Commit 50dda786 authored by Gareth Tribello's avatar Gareth Tribello
Browse files

Removed routine that shouldn't be there

parent 4491b8b8
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,6 @@ namespace gridtools {
class PrintGrid : public ActionWithInputGrid {
private:
std::string fmt, filename;
void printGrid( OFile& ofile );
public:
static void registerKeywords( Keywords& keys );
explicit PrintGrid(const ActionOptions&ao);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment