Apply clang-tidy inspections
This commit is contained in:
@@ -23,11 +23,8 @@
|
||||
#include "Receiver.h"
|
||||
#include "util/log.h"
|
||||
#include "backend/hidpp10/Error.h"
|
||||
#include "backend/dj/Receiver.h"
|
||||
#include "backend/Error.h"
|
||||
|
||||
#define NON_WIRELESS_DEV(index) (index) == HIDPP::DefaultDevice ? "default" : "corded"
|
||||
|
||||
using namespace logid;
|
||||
using namespace logid::backend;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user