kopia lustrzana https://github.com/f4exb/sdrangel
				
				
				
			Remove ChannelAPI reference, as no longer the case
							rodzic
							
								
									4d04ee1c31
								
							
						
					
					
						commit
						3adea2fd70
					
				|  | @ -135,8 +135,7 @@ bool AFC::handleMessage(const Message& cmd) | |||
|         qDebug() << "AFC::handleMessage: MessagePipesCommon::MsgReportChannelDeleted"; | ||||
|         MessagePipesCommon::MsgReportChannelDeleted& report = (MessagePipesCommon::MsgReportChannelDeleted&) cmd; | ||||
|         const MessagePipesCommon::ChannelRegistrationKey& channelKey = report.getChannelRegistrationKey(); | ||||
|         const ChannelAPI *channel = channelKey.m_key; | ||||
|         MainCore::instance()->getMessagePipes().unregisterChannelToFeature(channel, this, "settings"); | ||||
|         MainCore::instance()->getMessagePipes().unregisterChannelToFeature(channelKey.m_key, this, "settings"); | ||||
| 
 | ||||
|         return true; | ||||
|     } | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Jon Beniston
						Jon Beniston