Parcourir la source

Remove duplicate include of host.h (#26007)

フィルターペーパー il y a 7 mois
Parent
commit
edd2e3d354
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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 "debug.h"
 #include "command.h"
 #include "command.h"
 #include "util.h"
 #include "util.h"
-#include "host.h"
 #include "sendchar.h"
 #include "sendchar.h"
 #include "eeconfig.h"
 #include "eeconfig.h"
 #include "action_layer.h"
 #include "action_layer.h"