Преглед на файлове

input_common: drop unused libusb.h include

Remnant of an early implementation.
Ameer преди 6 години
родител
ревизия
b284c43385
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      src/input_common/main.cpp

+ 0 - 1
src/input_common/main.cpp

@@ -4,7 +4,6 @@
 
 #include <memory>
 #include <thread>
-#include <libusb.h>
 #include "common/param_package.h"
 #include "input_common/analog_from_button.h"
 #include "input_common/gcadapter/gc_adapter.h"