Don't check system time jump when plugins are reloaded.

git-svn-id: http://voip.null.ro/svn/yate@6348 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2019-03-28 13:49:22 +00:00
parent bbc0192843
commit 46d8b6fcb5
1 changed files with 1 additions and 0 deletions

View File

@ -1652,6 +1652,7 @@ int Engine::run()
s_timejump = MIN_TIME_JUMP;
s_timejump *= 1000;
initPlugins();
last = 0;
}
if (s_debug) {