Clean-up: sessiond: cmd_enable_channel_internal
[lttng-tools.git] / src / bin / lttng / utils.h
index 97fb202ba3f15b3924a1d1dd483331c8ce2b3b94..0cf01dbcd76529e8d8f078e0c06b0261c6989316 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
  *
@@ -45,7 +45,6 @@ int get_count_order_u64(uint64_t x);
  */
 int get_count_order_ulong(unsigned long x);
 
-const char *get_domain_str(enum lttng_domain_type domain);
 const char *get_event_type_str(enum lttng_event_type event_type);
 
 int print_missing_or_multiple_domains(unsigned int domain_count,
This page took 0.025031 seconds and 4 git commands to generate.