lddaemon.resource: Remove nonsensical code
commit59766b23e13bf37aca001b6c817647f45fcf4e3f
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 17 Jan 2012 04:49:01 +0000 (17 04:49 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 17 Jan 2012 04:49:01 +0000 (17 04:49 +0000)
treee6e3900abe0100a4d7d9ee5e70ce7412b0457855
parent47e303c0de8eb09eb41dfe25bb087e90bec0f529
lddaemon.resource: Remove nonsensical code

The only way that the removed code could execute was is 'object' was NULL.

But since 'object' is NULL, we're already in an error condition,
and there is no circular dependency to check for!

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@43648 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/lddemon/lddemon.c