From d52ab85b6057a04522126287d84cb6a4ebdd87e1 Mon Sep 17 00:00:00 2001 From: radius Date: Fri, 7 Aug 2015 13:52:05 -0500 Subject: [PATCH] remove comment --- input/drivers/android_input.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/input/drivers/android_input.c b/input/drivers/android_input.c index e6d2ad73ef..d55184efdc 100644 --- a/input/drivers/android_input.c +++ b/input/drivers/android_input.c @@ -618,8 +618,6 @@ static void handle_hotplug(android_input_t *android, //For Xperia Play - count similar devices and bind them to the same 'user' //port // - //For nVidia Shield - see above - // //For TTT HT - keep track of how many of these 'pads' are already //connected, and based on that, assign one of them to be User 1 and //the other to be User 2.