Minor: remove initPlugin()-implementation.
This commit is contained in:
parent
62c3758bd1
commit
ed99b7f3a3
@ -24,10 +24,6 @@ class DeviceControllerInterface : public QObject, public UnifiedDCVMCInterface
|
|||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
virtual PLUGIN_STATE initPlugin(QObject *eventReceiver, QSettings const &settings) override {
|
|
||||||
return initDCPlugin(eventReceiver, settings);
|
|
||||||
}
|
|
||||||
|
|
||||||
virtual ~DeviceControllerInterface() {}
|
virtual ~DeviceControllerInterface() {}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user