MINOR: applet: always use task_new_on() on applet creation

Now that task_new_on() supports negative numbers, there's no need for
checking the thread value nor falling back to task_new_anywhere().
1 file changed