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

git-svn-id: http://yate.null.ro/svn/yate/trunk@6348 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2019-03-28 13:49:22 +00:00
parent 19a5023270
commit 65b8c84c9a
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) {