K 10 svn:author V 5 luigi K 8 svn:date V 27 2004-03-31T21:48:02.000000Z K 7 svn:log V 347 Fix a bug with preloaded image -- for some reason [that i don't completely understand], md_takeroot() runs before md_preloaded(), rendering both useless. As a fix, move the body (effectively one line!) of md_takeroot() into md_preloaded(), and get rid of the stuff that has become useless. Bug and fix reported 10 days ago on -current, no reply. END