If Winsock based NetBIOS code is selected on 64bit Windows then switch it back to the older

Netbios() API code and output a warning.
Remove unused import in X64.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2628 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Gary Spencer
2006-04-06 09:00:12 +00:00
parent fe6fec12bc
commit 00c36aab57
2 changed files with 14 additions and 2 deletions

View File

@@ -17,8 +17,6 @@
package org.alfresco.filesys.util;
import java.util.Properties;
/**
* X64 Class
*