From bb3805fe68b50d984af4830c6f6e64bf7c8a953b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 7 Jul 2014 15:38:59 +0000 Subject: unused field removed git-svn-id: http://svn.miranda-ng.org/main/trunk@9723 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/MirandaG15') diff --git a/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.cpp b/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.cpp index a36b897e2d..db850a54c2 100644 --- a/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.cpp +++ b/plugins/MirandaG15/src/LCDFramework/CLCDConnectionLogitech.cpp @@ -665,7 +665,6 @@ bool CLCDConnectionLogitech::HIDInit() //Use a series of API calls to find a HID with a specified Vendor IF and Product ID. HIDD_ATTRIBUTES Attributes; - DWORD DeviceUsage; SP_DEVICE_INTERFACE_DATA devInfoData; bool LastDevice = FALSE; int MemberIndex = 0; -- cgit v1.2.3