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