aboutsummaryrefslogtreecommitdiffstats
path: root/ui/voip_calls.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/voip_calls.h')
-rw-r--r--ui/voip_calls.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/voip_calls.h b/ui/voip_calls.h
index 5a724759f0..9c95603a0e 100644
--- a/ui/voip_calls.h
+++ b/ui/voip_calls.h
@@ -158,8 +158,6 @@ typedef struct _voip_calls_info {
nstime_t start_rel_ts;
frame_data *stop_fd;
nstime_t stop_rel_ts;
- gboolean selected; /* GTK+ only */
-
} voip_calls_info_t;
/**