Просмотр исходного кода

Remove duplicate include of host.h (#26007)

フィルターペーパー 7 месяцев назад
Родитель
Сommit
edd2e3d354
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      quantum/keyboard.c

+ 0 - 1
quantum/keyboard.c

@@ -29,7 +29,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include "debug.h"
 #include "command.h"
 #include "util.h"
-#include "host.h"
 #include "sendchar.h"
 #include "eeconfig.h"
 #include "action_layer.h"