mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: compilation of Test-QRMatrix (clang, int64)
- remove unused local functions from volumeExprDriver
This commit is contained in:
@ -77,10 +77,10 @@ class parProfiling
|
||||
{
|
||||
// Private Member Functions
|
||||
|
||||
//- Disallow default bitwise copy construct
|
||||
//- No copy construct
|
||||
parProfiling(const parProfiling&) = delete;
|
||||
|
||||
//- Disallow default bitwise assignment
|
||||
//- No copy assignment
|
||||
void operator=(const parProfiling&) = delete;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user