commented out the read property test to keep it quieter on the network.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user