removed (inactive) call to UUID generation tests
[rocksndiamonds.git] / src / main.c
index a3a1e6b61d885187847ceec6f00a95962fbc0bda..8dd3712b2d6b4488f851731deec7b082514ec9dd 100644 (file)
@@ -7782,11 +7782,6 @@ int main(int argc, char *argv[])
   GetOptions(argc, argv, print_usage, print_version);
   OpenAll();
 
   GetOptions(argc, argv, print_usage, print_version);
   OpenAll();
 
-#if 0
-  // test generating UUIDs and exit
-  TestGeneratingUUIDs();
-#endif
-
   EventLoop();
   CloseAllAndExit(0);
 
   EventLoop();
   CloseAllAndExit(0);