fix compile w/o ci

Origin commit data
------------------
Branch: master
Commit: 589d37b656
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-31 (Mon, 31 May 2021)

Origin message was:
------------------
- fix compile w/o ci

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-05-31 23:52:53 +02:00
parent f227b00301
commit 50fadc990c
2 changed files with 7 additions and 1 deletions

View File

@@ -271,7 +271,7 @@ class cCA
{
private:
/// Static instance of the CA module
// static cCA *inst;
//static cCA *inst;
/// Private constructor (singleton method)
cCA(void);
/// Private data for the CA module