mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
- fix compile w/o ci
Signed-off-by: Thilo Graf <dbt@novatux.de> Why virtual?
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user