mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-26 01:10:36 +05:00
Remove useless and dangerous static function declaration
This commit is contained in:
parent
8a0889f44b
commit
0d746fcaf6
@ -71,9 +71,6 @@ static
|
||||
Standard_Boolean IsOnPave(const Standard_Real& aT1,
|
||||
const IntTools_Range& aRange,
|
||||
const Standard_Real& aTolerance);
|
||||
static
|
||||
void EECommonBlocks(const BOPTools_IDMapOfPaveBlockIMapOfPaveBlock& aMapCB);
|
||||
|
||||
static
|
||||
void ProcessBlock(const BOPTools_PaveBlock& aPB,
|
||||
const BOPTools_IDMapOfPaveBlockIMapOfPaveBlock& aMapCB,
|
||||
|
Loading…
Reference in New Issue
Block a user