Remove unused parameters from Engine's checkArguments private method

checkArguments should not pretend it validates context and monitor
parameters because it does not, they are nullable and both callers set
them to default values.

Change-Id: I3dfbebdef5cda9fa2f15bfd3047f479fc67a3c72
Signed-off-by: Mykola Nikishov <mn@mn.com.ua>
1 file changed