Remove default defines from lttng.h
[lttng-tools.git] / include / lttng / lttng.h
index 8bdfe121c44bdce2acac16e3b5699e4848310cbf..71e754018cc096c354e2506d001aa12a97d0bd09 100644 (file)
 #include <stdint.h>
 #include <sys/types.h>
 
-/* Default unix group name for tracing. */
-#define LTTNG_DEFAULT_TRACING_GROUP "tracing"
-
-/* Environment variable to set session daemon binary path. */
-#define LTTNG_SESSIOND_PATH_ENV "LTTNG_SESSIOND_PATH"
-
-/* Default trace output directory name */
-#define LTTNG_DEFAULT_TRACE_DIR_NAME "lttng-traces"
-
 /*
  * Event symbol length. Copied from LTTng kernel ABI.
  */
This page took 0.023723 seconds and 5 git commands to generate.