| 242 | void dumpAuthBlock(const char* text, ClumpletReader* pb, unsigned char param); |
| 243 | #else |
| 244 | static inline void dumpAuthBlock(const char*, ClumpletReader*, unsigned char) { } |
| 245 | #endif |
| 246 | |
| 247 | } // namespace Firebird |
no outgoing calls
no test coverage detected