summaryrefslogtreecommitdiffstats
path: root/apppbx.h
diff options
context:
space:
mode:
Diffstat (limited to 'apppbx.h')
-rw-r--r--apppbx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apppbx.h b/apppbx.h
index e424b2f..a93a285 100644
--- a/apppbx.h
+++ b/apppbx.h
@@ -68,7 +68,6 @@ class EndpointAppPBX : public EndpointApp
/* states */
int e_state; /* state of endpoint */
- char e_terminal[32]; /* real id of terminal, "" for external calls */
char e_terminal_interface[32];/* current internal isdn interface (usefull for callback to internal phone) */
struct caller_info e_callerinfo; /* information about the caller */
struct dialing_info e_dialinginfo; /* information about dialing */