Copyright ownership transfer
[lttng-tools.git] / tests / unit / test_ust_data.c
index 87da5b4b6953a7a935b2e01016366b80fa8ab4a0..d90cd23e8fc647018188433c639a110cda828f11 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
  *
 
 DEFINE_LTTNG_UST_SIGBUS_STATE();
 
-/* For error.h */
-int lttng_opt_quiet = 1;
-int lttng_opt_verbose;
-int lttng_opt_mi;
-
 static const char alphanum[] =
        "0123456789"
        "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
This page took 0.024793 seconds and 4 git commands to generate.