| 64 | } |
| 65 | |
| 66 | SBC_Version::sbc_version_type SBC_Version::GetSbcVersion() |
| 67 | { |
| 68 | return sbc_version; |
| 69 | } |
| 70 | |
| 71 | //--------------------------------------------------------------------------- |
| 72 | // |
nothing calls this directly
no outgoing calls
no test coverage detected