Skip to content

Commit 0c0ff74

Browse files
committed
Removed duplicate definition of SchemaInit function.
SchemaInit is already declared in 'schema.h'.
1 parent f3c56ce commit 0c0ff74

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

example/ap203min/ap203min.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@
4949
// $./AP203Minimum
5050
// AP203Minimum outfile.stp
5151

52-
53-
extern void
54-
SchemaInit( class Registry & );
55-
5652
#include <STEPfile.h>
5753
#include <sdai.h>
5854
#include <STEPattribute.h>

0 commit comments

Comments
 (0)