diff options
Diffstat (limited to 'Source/Python/WarpX_py.cpp')
-rw-r--r-- | Source/Python/WarpX_py.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Python/WarpX_py.cpp b/Source/Python/WarpX_py.cpp index 79beed3c6..e2705c554 100644 --- a/Source/Python/WarpX_py.cpp +++ b/Source/Python/WarpX_py.cpp @@ -25,4 +25,3 @@ extern "C" { WARPX_CALLBACK_PY_FUNC_0 warpx_py_appliedfields = nullptr; } - |