Remove unnecessary value

This commit is contained in:
cam900 2023-03-06 12:21:57 +09:00
parent c3e6163794
commit 34131e52d5
3 changed files with 4 additions and 14 deletions

View file

@ -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: