Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / bin / lttng-sessiond / save.h
diff --git a/src/bin/lttng-sessiond/save.h b/src/bin/lttng-sessiond/save.h
deleted file mode 100644 (file)
index a39a12a..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
- *
- * SPDX-License-Identifier: GPL-2.0-only
- *
- */
-
-#ifndef SAVE_H
-#define SAVE_H
-
-#include <lttng/save.h>
-#include <common/compat/socket.h>
-
-int cmd_save_sessions(struct lttng_save_session_attr *attr,
-       lttng_sock_cred *creds);
-
-#endif /* SAVE_H */
This page took 0.032795 seconds and 5 git commands to generate.