C-Netz: callref is moved completely to transaction object

This commit is contained in:
Andreas Eversberg
2016-08-21 09:36:55 +02:00
parent 8d7c7f4425
commit 17930af920
3 changed files with 14 additions and 58 deletions

View File

@@ -70,7 +70,6 @@ typedef struct cnetz {
/* all cnetz states */
enum cnetz_state state; /* main state of sender */
int callref; /* call reference while in SpK mode */
/* cell nr selection */
int cell_auto; /* if set, cell_nr is selected automatically */