summaryrefslogtreecommitdiff
path: root/src/nolttng_macros.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/nolttng_macros.py')
-rw-r--r--src/nolttng_macros.py9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/nolttng_macros.py b/src/nolttng_macros.py
deleted file mode 100644
index cefd80507e..0000000000
--- a/src/nolttng_macros.py
+++ /dev/null
@@ -1,9 +0,0 @@
-# This file is used by tools/js2c.py to preprocess out the LTTNG symbols in
-# builds that don't support LTTNG. This is not used in builds that support
-# LTTNG.
-macro LTTNG_HTTP_CLIENT_REQUEST(x) = ;
-macro LTTNG_HTTP_CLIENT_RESPONSE(x) = ;
-macro LTTNG_HTTP_SERVER_REQUEST(x) = ;
-macro LTTNG_HTTP_SERVER_RESPONSE(x) = ;
-macro LTTNG_NET_SERVER_CONNECTION(x) = ;
-macro LTTNG_NET_STREAM_END(x) = ;