From 5f7f73d1b7898e3e301512f6e2a1632584eb3982 Mon Sep 17 00:00:00 2001 From: tradke Date: Wed, 4 Oct 2000 12:36:36 +0000 Subject: Turning C++ comment into C comment. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@16 38c3d835-c875-442e-b0fe-21c19ce1d001 --- src/Startup.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Startup.c b/src/Startup.c index 38ad63b..1eb47c7 100644 --- a/src/Startup.c +++ b/src/Startup.c @@ -26,7 +26,6 @@ void *IOPanda_SetupGH (tFleshConfig *config, int convergence_level, cGH *GH); int IOPanda_InitGH (cGH *GH); int IOPanda_RecoverGH (cGH *GH, const char *basename, int called_from); - //void Panda_Create(int, int); void Panda_Finalize(void); /*@@ -- cgit v1.2.3