From: cas Date: Fri, 5 Nov 1999 18:28:10 +0000 (+0000) Subject: No comments X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=4d5ebf52869461f77a1460d1bd9249da7dbd455d;p=occt-wok.git No comments --- 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;