summaryrefslogtreecommitdiffstats
path: root/action_efi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'action_efi.cpp')
-rw-r--r--action_efi.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/action_efi.cpp b/action_efi.cpp
index f22cf8a..45a8119 100644
--- a/action_efi.cpp
+++ b/action_efi.cpp
@@ -70,8 +70,8 @@ void EndpointAppPBX::efi_message_eof(void)
{
// char buffer[32];
char digit[] = "number_00";
- struct message *message;
- struct port_list *portlist = ea_endpoint->ep_portlist;
+// struct message *message;
+// struct port_list *portlist = ea_endpoint->ep_portlist;
PDEBUG(DEBUG_EPOINT, "EPOINT(%d) terminal %s end of file during state: %d\n", ea_endpoint->ep_serial, e_ext.number, e_vbox_state);