@@ -23,7 +23,6 @@
- (instancetype)initWithDevice:(MKRUPnPDevice *)device{
if (self = [super init]) {
// [[MKRRadioControlMaster shareMaster] changeCurrentDevice:device];
-
}
return self;