summaryrefslogtreecommitdiffstats
path: root/waltham-receiver/include/wth-receiver-comm.h
diff options
context:
space:
mode:
Diffstat (limited to 'waltham-receiver/include/wth-receiver-comm.h')
-rw-r--r--waltham-receiver/include/wth-receiver-comm.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/waltham-receiver/include/wth-receiver-comm.h b/waltham-receiver/include/wth-receiver-comm.h
index d926244..5c58146 100644
--- a/waltham-receiver/include/wth-receiver-comm.h
+++ b/waltham-receiver/include/wth-receiver-comm.h
@@ -64,10 +64,6 @@ struct window;
struct pointer;
struct touch;
-pthread_mutex_t g_mutex;
-pthread_cond_t g_cond;
-int go_to_wait;
-
const struct wth_display_interface display_implementation;
/**