aboutsummaryrefslogtreecommitdiff
path: root/src/Idle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Idle.hxx')
-rw-r--r--src/Idle.hxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/Idle.hxx b/src/Idle.hxx
index e7706130..6e4fbf78 100644
--- a/src/Idle.hxx
+++ b/src/Idle.hxx
@@ -62,18 +62,6 @@ enum {
};
/**
- * Initialize the mutex
- */
-void
-idle_init(void);
-
-/**
- * Destroy the mutex
- */
-void
-idle_deinit(void);
-
-/**
* Adds idle flag (with bitwise "or") and queues notifications to all
* clients.
*/