Rename C++ header files to .hpp
[lttng-tools.git] / src / bin / lttng-sessiond / client.h
diff --git a/src/bin/lttng-sessiond/client.h b/src/bin/lttng-sessiond/client.h
deleted file mode 100644 (file)
index 0610d45..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Copyright (C) 2011 EfficiOS Inc.
- * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
- * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
- *
- * SPDX-License-Identifier: GPL-2.0-only
- *
- */
-
-#ifndef CLIENT_SESSIOND_H
-#define CLIENT_SESSIOND_H
-
-#include "thread.h"
-
-struct lttng_thread *launch_client_thread(void);
-
-#endif /* CLIENT_SESSIOND_H */
This page took 0.024339 seconds and 4 git commands to generate.