mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
Fix misprint
This commit is contained in:
parent
dcf2fe5cad
commit
663e6353b9
@ -210,7 +210,7 @@ namespace
|
|||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
void inSegmentsToFile( vector< InSegment>& inSegments) {}
|
void inSegmentsToFile( vector< InSegment>& inSegments) {}
|
||||||
void dumpEdge( const TVDedge* edge ) {}
|
void dumpEdge( const TVDEdge* edge ) {}
|
||||||
void dumpCell( const TVDCell* cell ) {}
|
void dumpCell( const TVDCell* cell ) {}
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user