Fix: stop sending 100 percent from completion

This commit is contained in:
vlaminck
2016-09-26 14:05:03 -05:00
parent 71880e2644
commit c428267d63

View File

@@ -608,8 +608,6 @@ private completion() {
handleCompletionMessaging() handleCompletionMessaging()
handleCompletionModesAndPhrases() handleCompletionModesAndPhrases()
sendTimeRemainingEvent(100)
} }
private handleCompletionSwitches() { private handleCompletionSwitches() {