Copyright ownership transfer
[lttng-tools.git] / src / bin / lttng-sessiond / utils.h
index 2492bb0f6f646a149490282f34a442e49116cac5..b7e0a4fdec0404360f0f8572805e15b898c0e465 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
@@ -19,7 +19,5 @@ 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);
 const char *consumer_output_get_base_path(const struct consumer_output *output);
-struct lttng_filter_bytecode *lttng_filter_bytecode_copy(
-               const struct lttng_filter_bytecode *orig_f);
 
 #endif /* _LTT_UTILS_H */
This page took 0.031437 seconds and 4 git commands to generate.