K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-06-13T19:45:08.000000Z K 7 svn:log V 300 Handle the simple case of just dropping a reference near the start of linker_file_unload() instead of in the middle of a bunch of code for the case of dropping the last reference to improve readability and sanity. While I'm here, remove pointless goto's that were just jumping to a return statement. END