commented out the read property test to keep it quieter on the network.

This commit is contained in:
skarg
2005-05-31 16:08:30 +00:00
parent 5d7ddd1b2c
commit 45bc2cf1be
+2 -1
View File
@@ -364,7 +364,8 @@ int main(int argc, char *argv[])
switch (count)
{
case 1:
Read_Properties();
// used for testing, but kind of noisy on the network
//Read_Properties();
break;
case 2:
break;