Clean-up: sessiond: remove unused ust_app_{lock, unlock}_list declarations
[lttng-tools.git] / src / bin / lttng-sessiond / ust-app.h
index 2b82aeec098c068b9ccc07e1e385eea511c42cf6..77a365409780a36c6bcd35ca8bef6bf15632b38c 100644 (file)
@@ -459,14 +459,6 @@ void ust_app_unregister(int sock)
 {
 }
 static inline
-void ust_app_lock_list(void)
-{
-}
-static inline
-void ust_app_unlock_list(void)
-{
-}
-static inline
 void ust_app_clean_list(void)
 {
 }
This page took 0.023668 seconds and 4 git commands to generate.