Removed licensing system related code
This commit is contained in:
parent
c2c94bb4b4
commit
82883d39ea
7 changed files with 2 additions and 276 deletions
|
@ -358,9 +358,6 @@ bool Util::Config::parseArgs(int &argc, char **&argv){
|
|||
std::cout << "This makes them less accurate." << std::endl;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
#ifndef LICENSING
|
||||
std::cout << "- Flag: Licensing system disabled. No checks for validity will occur." << std::endl;
|
||||
#endif
|
||||
/*LTS-END*/
|
||||
std::cout << "Built on " __DATE__ ", " __TIME__ << std::endl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue