config: move to block/wakeup handler
This commit is contained in:
committed by
Daniel Stone
parent
99378b58db
commit
2f0a800ffd
@@ -426,9 +426,6 @@ Dispatch(void)
|
||||
|
||||
nready = WaitForSomething(clientReady);
|
||||
|
||||
/* this is an enormous hack and NEEDS TO GO AWAY. */
|
||||
configDispatch();
|
||||
|
||||
#ifdef SMART_SCHEDULE
|
||||
if (nready && !SmartScheduleDisable)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user