Fix deallocation of GC Adapter
This commit is contained in:
parent
901bc09dd7
commit
d4e07fd95e
3 changed files with 10 additions and 4 deletions
|
@ -82,7 +82,6 @@ enum {
|
|||
ADAPTER_DETECTED = 1,
|
||||
};
|
||||
|
||||
/// Singleton Adapter class
|
||||
class Adapter {
|
||||
public:
|
||||
/// Initialize the GC Adapter capture and read sequence
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue