mirror of https://github.com/arendst/Tasmota.git
Remove leftover
This commit is contained in:
parent
dbd321291e
commit
6905cfbe40
|
@ -329,7 +329,6 @@ extern "C" {
|
|||
int32_t l_yield(bvm *vm);
|
||||
int32_t l_yield(bvm *vm) {
|
||||
BrTimeoutYield(); // reset timeout
|
||||
strptime(nullptr, nullptr, nullptr);
|
||||
be_return_nil(vm);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue