summaryrefslogtreecommitdiff
path: root/src/comm/CactusDefaultComm.c
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-08 13:39:37 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-08 13:39:37 +0000
commit4596c6e17a024b603a5f88a429ae001b2ace13ef (patch)
tree5a0d6881acbaa8c595d8af4804454739637a842b /src/comm/CactusDefaultComm.c
parent5041a6ecb1bbb72762511d3468e6719d1a58f690 (diff)
Removed include for prototypes
git-svn-id: http://svn.cactuscode.org/flesh/trunk@221 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/comm/CactusDefaultComm.c')
-rw-r--r--src/comm/CactusDefaultComm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/comm/CactusDefaultComm.c b/src/comm/CactusDefaultComm.c
index e7f96ffd..a97fe003 100644
--- a/src/comm/CactusDefaultComm.c
+++ b/src/comm/CactusDefaultComm.c
@@ -13,7 +13,6 @@
#include "flesh.h"
#include "CactusMainDefaults.h"
-#include "CactusCommDefaults.h"
#include "GHExtensions.h"
static char *rcsid = "$Id$";