aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2011-06-24 15:10:03 -0400
committerBarry Wardell <barry.wardell@gmail.com>2011-12-14 19:54:44 +0000
commit4edfe4fe4281e25c0196387a1940fb4227b388df (patch)
treef686d373e4882543f5df11c55479764a1172b225 /Carpet/CarpetIOHDF5
parente7d10428c101d9ed67b8da6d13bb3947704ebe41 (diff)
CarpetIOHDF5: Remove unnecessary function declaration
Diffstat (limited to 'Carpet/CarpetIOHDF5')
-rw-r--r--Carpet/CarpetIOHDF5/src/GetAllActive.cc8
1 files changed, 0 insertions, 8 deletions
diff --git a/Carpet/CarpetIOHDF5/src/GetAllActive.cc b/Carpet/CarpetIOHDF5/src/GetAllActive.cc
index 08ce55b22..bb92f4a7b 100644
--- a/Carpet/CarpetIOHDF5/src/GetAllActive.cc
+++ b/Carpet/CarpetIOHDF5/src/GetAllActive.cc
@@ -18,14 +18,6 @@
namespace CarpetIOHDF5 {
/********************************************************************
- ********************* External Routines **********************
- ********************************************************************/
-
- void
- GetAllActive(const dh *dd, const gh *hh, int ml, int rl, ibset &allactive);
-
-
- /********************************************************************
********************* Internal Routines ********************
********************************************************************/