From 4d5ebf52869461f77a1460d1bd9249da7dbd455d Mon Sep 17 00:00:00 2001 From: cas Date: Fri, 5 Nov 1999 18:28:10 +0000 Subject: [PATCH] No comments --- src/CSFDBSchema/CSFDBSchema.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CSFDBSchema/CSFDBSchema.cxx b/src/CSFDBSchema/CSFDBSchema.cxx index 3dd1c18..7655bfb 100755 --- a/src/CSFDBSchema/CSFDBSchema.cxx +++ b/src/CSFDBSchema/CSFDBSchema.cxx @@ -723,7 +723,7 @@ void CSFDBSchema_BuildCodeBody(const Handle(MS_MetaSchema)& aMeta, Handle(TCollection_HAsciiString) result = new TCollection_HAsciiString; Handle(TCollection_HAsciiString) aFileName = new TCollection_HAsciiString(api->GetVariableValue("%FullPath")); Handle(TCollection_HAsciiString) proto = new TCollection_HAsciiString; - Standard_Integer i,fileNum = 0,j; + Standard_Integer i,j; Handle(MS_StdClass) c; Handle(MS_Type) tmpType; -- 2.39.5