class-static */
| 1009 | // ---------------- |
| 1010 | |
| 1011 | /* class-static */ XMP_OptionBits |
| 1012 | XMPMeta::GetGlobalOptions() |
| 1013 | { |
| 1014 | XMP_OptionBits options = 0; |
| 1015 | |
| 1016 | return options; |
| 1017 | |
| 1018 | } // GetGlobalOptions |
| 1019 | |
| 1020 | |
| 1021 | // ------------------------------------------------------------------------------------------------- |
nothing calls this directly
no outgoing calls
no test coverage detected