aboutsummaryrefslogtreecommitdiff
path: root/Source/WarpX.H
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WarpX.H')
-rw-r--r--Source/WarpX.H2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/WarpX.H b/Source/WarpX.H
index c595ef595..f67a007d2 100644
--- a/Source/WarpX.H
+++ b/Source/WarpX.H
@@ -109,8 +109,6 @@ public:
amrex::Real external_field=0.0, bool useparser = false,
amrex::ParserExecutor<3> const& field_parser={});
- static void GotoNextLine (std::istream& is);
-
//! Author of an input file / simulation setup
static std::string authors;