From 2e4f3ad4da30f5d1d19644228a25dcea106cab42 Mon Sep 17 00:00:00 2001 From: Kristian Lauszus Date: Mon, 9 Jun 2014 16:59:14 +0200 Subject: [PATCH] Updated comment --- PS4BT.h | 1 - 1 file changed, 1 deletion(-) diff --git a/PS4BT.h b/PS4BT.h index 3c0aae12..ff3168a3 100644 --- a/PS4BT.h +++ b/PS4BT.h @@ -58,7 +58,6 @@ protected: /** @name BTHID implementation */ /** * Used to parse Bluetooth HID data. - * @param bthid Pointer to the BTHID class. * @param len The length of the incoming data. * @param buf Pointer to the data buffer. */