From f789c069c75b3571620ad6c776ddfa1c406a976d Mon Sep 17 00:00:00 2001 From: cas Date: Wed, 12 Jan 2000 17:53:06 +0000 Subject: [PATCH] No comments --- src/EDL/EDL_Interpretor.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/EDL/EDL_Interpretor.cxx b/src/EDL/EDL_Interpretor.cxx index 5788f7e..0ccdf12 100755 --- a/src/EDL/EDL_Interpretor.cxx +++ b/src/EDL/EDL_Interpretor.cxx @@ -43,7 +43,8 @@ extern "C" int numFileDesc; #endif // WNT extern "C" { - void EDLerror(char* err,char *arg) { +// void EDLerror(char* err,char *arg) { + void EDLerror(char* ,char *) { EDL::PrintError(EDL_SYNTAXERROR," "); Standard_NullObject::Raise(); } -- 2.39.5