Fixed duplicated Service NVDRV in backend.cpp, my bad

This commit is contained in:
st4rk
2018-01-23 22:08:21 -08:00
parent 9cd9f05314
commit 49b1c016ea

View File

@@ -40,7 +40,6 @@ namespace Log {
SUB(Service, HID) \
SUB(Service, NVDRV) \
SUB(Service, Audio) \
SUB(Service, NVDRV) \
CLS(HW) \
SUB(HW, Memory) \
SUB(HW, LCD) \