From 540d0700dc0a8172e32d419a9b99c30e2e82a98a Mon Sep 17 00:00:00 2001 From: tmk Date: Sat, 13 Apr 2013 00:23:05 +0900 Subject: Remove common/controller_teensy.h --- converter/ps2_usb/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'converter/ps2_usb') diff --git a/converter/ps2_usb/config.h b/converter/ps2_usb/config.h index 1c53b876d..4a2d1fc47 100644 --- a/converter/ps2_usb/config.h +++ b/converter/ps2_usb/config.h @@ -19,8 +19,6 @@ along with this program. If not, see . #define CONFIG_H #include -/* controller configuration */ -#include "controller_teensy.h" #define VENDOR_ID 0xFEED #define PRODUCT_ID 0x6512 -- cgit v1.2.3