Remove ht-cleanup thread
[lttng-tools.git] / src / bin / lttng-sessiond / utils.h
index b7e0a4fdec0404360f0f8572805e15b898c0e465..5cbf7487ff5abb7a1b7e3cbbdcdfab550e754b5b 100644 (file)
@@ -14,7 +14,6 @@ struct consumer_output;
 
 const char *get_home_dir(void);
 int notify_thread_pipe(int wpipe);
-void ht_cleanup_push(struct lttng_ht *ht);
 int loglevels_match(int a_loglevel_type, int a_loglevel_value,
        int b_loglevel_type, int b_loglevel_value, int loglevel_all_type);
 const char *session_get_base_path(const struct ltt_session *session);
This page took 0.023946 seconds and 4 git commands to generate.