Javadoc cleanup

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3109 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2006-06-15 10:42:21 +00:00
parent c72472011c
commit d20935dc16

View File

@@ -1036,7 +1036,6 @@ public class LuceneIndexerAndSearcherFactory2 implements LuceneIndexerAndSearche
/** /**
* Makes a backup of the source directory via a temporary folder * Makes a backup of the source directory via a temporary folder
* @param storeRef
*/ */
private void backupDirectory(File sourceDir, File tempDir, File targetDir) throws Exception private void backupDirectory(File sourceDir, File tempDir, File targetDir) throws Exception
{ {