mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-26 17:30:35 +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,
|
Standard_Boolean IsOnPave(const Standard_Real& aT1,
|
||||||
const IntTools_Range& aRange,
|
const IntTools_Range& aRange,
|
||||||
const Standard_Real& aTolerance);
|
const Standard_Real& aTolerance);
|
||||||
static
|
|
||||||
void EECommonBlocks(const BOPTools_IDMapOfPaveBlockIMapOfPaveBlock& aMapCB);
|
|
||||||
|
|
||||||
static
|
static
|
||||||
void ProcessBlock(const BOPTools_PaveBlock& aPB,
|
void ProcessBlock(const BOPTools_PaveBlock& aPB,
|
||||||
const BOPTools_IDMapOfPaveBlockIMapOfPaveBlock& aMapCB,
|
const BOPTools_IDMapOfPaveBlockIMapOfPaveBlock& aMapCB,
|
||||||
|
Loading…
Reference in New Issue
Block a user