- removed old parallelization parameters from the old-style from eoParser class
This commit is contained in:
parent
b7379050bc
commit
85fdbe6aba
2 changed files with 0 additions and 15 deletions
|
|
@ -93,13 +93,6 @@ private :
|
|||
};
|
||||
|
||||
|
||||
//multithreading
|
||||
namespace eo
|
||||
{
|
||||
extern eoValueParam<bool> parallelizeLoopParam;
|
||||
}
|
||||
//multithreading ends
|
||||
|
||||
/**
|
||||
eoParser: command line parser and configuration file reader
|
||||
This class is persistent, so it can be stored and reloaded to restore
|
||||
|
|
|
|||
Reference in a new issue