Remove unnecessary value
This commit is contained in:
parent
c3e6163794
commit
34131e52d5
3 changed files with 4 additions and 14 deletions
|
|
@ -1081,7 +1081,6 @@ void putDispatchChan(void* data, int chanNum, int type) {
|
|||
ImGui::Text("> PV1000");
|
||||
COMMON_CHAN_DEBUG;
|
||||
COMMON_CHAN_DEBUG_BOOL;
|
||||
ImGui::TextColored(ch->writeVol?colorOn:colorOff,">> WriteVol");
|
||||
break;
|
||||
}
|
||||
default:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue