summaryrefslogtreecommitdiff
path: root/src/include/cctk_Reduction.h
diff options
context:
space:
mode:
authorschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2005-04-16 11:45:58 +0000
committerschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2005-04-16 11:45:58 +0000
commiteea8895e8b6d912f867bf55c934afafc5e65f371 (patch)
treec7c784335332ca1ace76f2ee30603c9ff600f35c /src/include/cctk_Reduction.h
parentc511c571e75ff98ff220b44ef26e2f8c094972bf (diff)
Remove duplicate definition
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4028 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/include/cctk_Reduction.h')
-rw-r--r--src/include/cctk_Reduction.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/cctk_Reduction.h b/src/include/cctk_Reduction.h
index 07744f0e..2bde1228 100644
--- a/src/include/cctk_Reduction.h
+++ b/src/include/cctk_Reduction.h
@@ -139,8 +139,6 @@ int CCTKi_RegisterLocalArrayReductionOperator(const char *thorn,
cLocalArrayReduceOperator operatorGV,
const char *name);
-int CCTK_LocalArrayReductionHandle(const char *reduction);
-
int CCTK_RegisterReductionLocalArrayOperator(
int (*function)(REDUCTION_LOCAL_ARRAY_OPERATOR_REGISTER_ARGLIST),
const char *name);