IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 29, 2007, 2:56:37 PM (19 years ago)
Author:
Paul Price
Message:

Don't even warn.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/concepts/pmConceptsRead.c

    r11403 r11404  
    373373    psMetadata *dbSpec = psMetadataLookupMetadata(&mdok, cameraFormat, "DATABASE"); // The DATABASE spec
    374374    if (!mdok || !dbSpec) {
    375         psWarning("Unable to find DATABASE in camera format configuration --- assuming none to read.\n");
    376375        return true;
    377376    }
Note: See TracChangeset for help on using the changeset viewer.