More better names.
[enjoyable.git] / Classes / NJDevice.h
index 9f2cb97..d6e5dc2 100644 (file)
@@ -15,7 +15,6 @@
 - (id)initWithDevice:(IOHIDDeviceRef)device;
 
 @property (nonatomic, assign) int index;
-@property (nonatomic, copy) NSString *productName;
 @property (nonatomic, assign) IOHIDDeviceRef device;
 
 - (NJInput *)handlerForEvent:(IOHIDValueRef)value;