K 10 svn:author V 3 phk K 8 svn:date V 27 2003-09-11T19:27:24.000000Z K 7 svn:log V 318 Disable the use of cloning use in floppy and CD drivers. This commit puts the relevant code snippets under #ifdef GONE_IN_5 (rather than #ifndef BURN_BRIDGES) thereby disabling the code now. The code wil be entirely removed before 5.2 unless we find reasons why this would be a bad idea. Approach suggested by: imp END