Преглед изворни кода

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"