X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng-share.h;h=9d3a259a6160b883f556137da29a5ae54fc325d8;hp=584fb1c434674045081ce0a1f11dadbd80a117d2;hb=ca3c5ac0cf100d80352a1a81936b5adc47942f35;hpb=7d29a2477524f7ee2ee46a94e538e6141f5ecc0e diff --git a/include/lttng-share.h b/include/lttng-share.h index 584fb1c43..9d3a259a6 100644 --- a/include/lttng-share.h +++ b/include/lttng-share.h @@ -3,8 +3,8 @@ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version 2 - * of the License, or (at your option) any later version. + * as published by the Free Software Foundation; only version 2 + * of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -27,8 +27,6 @@ typedef uint64_t u64; typedef __s64 s64; -#define LTTNG_RUNDIR "/var/run/lttng" - /* Default channel attributes */ #define DEFAULT_CHANNEL_NAME "channel0" #define DEFAULT_CHANNEL_OVERWRITE 0 /* usec */