diff --git a/src/switch_cpp.cpp b/src/switch_cpp.cpp index 8ba3f0f6f0..dcb1668f63 100644 --- a/src/switch_cpp.cpp +++ b/src/switch_cpp.cpp @@ -582,7 +582,6 @@ SWITCH_DECLARE(const char *)CoreSession::getVariable(char *var) SWITCH_DECLARE(void) CoreSession::execute(const char *app, const char *data) { - const switch_application_interface_t *application_interface; this_check_void(); sanity_check_noreturn;