IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2005, 3:55:45 PM (21 years ago)
Author:
eugene
Message:

adding no-X version of JPEG, other features

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/kii/setup/SetUpWindow.c

    r2466 r5700  
    2323  NameWindow (graphic, "Ki'i");
    2424
    25   if ((N = get_argument (*argc, argv, "-nomap"))) {
    26     remove_argument(N, argc, argv);
    27   } else {
    28     MapWindow (graphic);
    29   } 
     25  if (MAP_WINDOW) MapWindow (graphic);
    3026}
    3127
Note: See TracChangeset for help on using the changeset viewer.