AppPriority is an optional parameter.
authorIain Patterson <me@iain.cx>
Tue, 7 Jan 2014 10:09:20 +0000 (10:09 +0000)
committerIain Patterson <me@iain.cx>
Wed, 8 Jan 2014 12:38:34 +0000 (12:38 +0000)
commitb47ff49386cd993521c6722a5fe0aa41736aa31b
tree9a1b3ec88c24d643e2e0d64c5d6b61444d267160
parent03f6899464b863fc2dd05e7c8e5047e0c1b9281d
AppPriority is an optional parameter.

We were incorrectly requiring its presence and logging an error when it
wasn't found.  The parameter was not intended to be mandatory and no
error should be logged unless the parameter is present but invalid.
registry.cpp