Udisks2Lister: Remove redundant initialization
This commit is contained in:
@@ -53,8 +53,6 @@
|
|||||||
|
|
||||||
#include "udisks2lister.h"
|
#include "udisks2lister.h"
|
||||||
|
|
||||||
constexpr char Udisks2Lister::udisks2_service_[];
|
|
||||||
|
|
||||||
Udisks2Lister::Udisks2Lister(QObject *parent) : DeviceLister(parent) {}
|
Udisks2Lister::Udisks2Lister(QObject *parent) : DeviceLister(parent) {}
|
||||||
|
|
||||||
Udisks2Lister::~Udisks2Lister() = default;
|
Udisks2Lister::~Udisks2Lister() = default;
|
||||||
|
|||||||
Reference in New Issue
Block a user