mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-10-31 00:48:11 +01:00 
			
		
		
		
	remove useless menu item in pager decoder
This commit is contained in:
		| @@ -45,10 +45,6 @@ public: | ||||
|             // TODO | ||||
|         } | ||||
|  | ||||
|         if (ImGui::Button("Detune")) { | ||||
|             dsp.detune(); | ||||
|         } | ||||
|  | ||||
|         ImGui::FillWidth(); | ||||
|         diag.draw(); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user