no message

git-svn-id: https://svn.coded.pt/svn/SIPRP@129 bb69d46d-e84e-40c8-a05a-06db0d633741
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Frederico Palma 22 years ago
parent 69bd1717ea
commit 8a0b368130

@ -162,7 +162,7 @@ public class DataChooserWindow extends CustomJDialog
return null;
}
Hashtable hash[] = new Hashtable[ allItems.length ];
System.out.println( "Hash[] size: " + hash.length );
//System.out.println( "Hash[] size: " + hash.length );
for( int j = 0; j < hash.length; ++j )
{
hash[ j ] = new Hashtable();

Loading…
Cancel
Save