Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c0f1cc2a authored by Anthony Stange's avatar Anthony Stange Committed by Gerrit Code Review
Browse files

Merge "Fix RefBase Explicit destruction"

parents 4c912d90 cfefc7b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -33,7 +33,7 @@ namespace sensors {
namespace V2_1 {
namespace V2_1 {
namespace implementation {
namespace implementation {


class EventMessageQueueWrapperBase : public RefBase {
class EventMessageQueueWrapperBase {
  public:
  public:
    virtual ~EventMessageQueueWrapperBase() {}
    virtual ~EventMessageQueueWrapperBase() {}