| 42 | extern Failure_function set_error_handler( Failure_function handler); |
| 43 | } |
| 44 | static void rapcadErrorHandler(const char*,const char*,const char*,int,const char*){} |
| 45 | #endif |
| 46 | |
| 47 | Application::Application() : |
nothing calls this directly
no outgoing calls
no test coverage detected