mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Fix RefBase Explicit destruction"
This commit is contained in:
@@ -33,7 +33,7 @@ namespace sensors {
|
||||
namespace V2_1 {
|
||||
namespace implementation {
|
||||
|
||||
class EventMessageQueueWrapperBase : public RefBase {
|
||||
class EventMessageQueueWrapperBase {
|
||||
public:
|
||||
virtual ~EventMessageQueueWrapperBase() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user