From 6b7d5bb80c296f765494f6a11d230a96fa7143d9 Mon Sep 17 00:00:00 2001 From: Michael M Date: Sat, 4 Nov 2017 13:49:07 -0700 Subject: DeviceQualifier: small cleanup --- Source/Core/InputCommon/ControllerInterface/Device.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'Source/Core/InputCommon/ControllerInterface/Device.h') diff --git a/Source/Core/InputCommon/ControllerInterface/Device.h b/Source/Core/InputCommon/ControllerInterface/Device.h index 5482b93ac0..560a842999 100644 --- a/Source/Core/InputCommon/ControllerInterface/Device.h +++ b/Source/Core/InputCommon/ControllerInterface/Device.h @@ -18,9 +18,6 @@ namespace ciface { namespace Core { -// Forward declarations -class DeviceQualifier; - // // Device // -- cgit v1.2.3