X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fht-cleanup.h;fp=src%2Fbin%2Flttng-sessiond%2Fht-cleanup.h;h=0000000000000000000000000000000000000000;hb=3c3390532736cfb5198f863d0d2b218e21fcf76d;hp=52cca832574f4bfb8049f9b91d77790bf58c5656;hpb=ff9fe3137fc1aec6e18ebbf7c218907698206e7d;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/ht-cleanup.h b/src/bin/lttng-sessiond/ht-cleanup.h deleted file mode 100644 index 52cca8325..000000000 --- a/src/bin/lttng-sessiond/ht-cleanup.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Copyright (C) 2016 Jérémie Galarneau - * - * SPDX-License-Identifier: GPL-2.0-only - * - */ - -#ifndef _LTTNG_HT_CLEANUP_H -#define _LTTNG_HT_CLEANUP_H - -#include -#include "thread.h" - -struct lttng_thread *launch_ht_cleanup_thread(void); - -#endif /* _LTTNG_HT_CLEANUP_H */