X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=probes%2Flttng.h;h=f87017bae00bd057a6179f5e4af491b3d0bb7174;hb=8fefc8a2d93a06a032c7983cf621ab3fb0c2acde;hp=d09ecb115f172b09ca52dbacf3fba5451103e014;hpb=40652b65bb2b500ea04eaa61c3dfcfaa719073be;p=lttng-modules.git diff --git a/probes/lttng.h b/probes/lttng.h index d09ecb11..f87017ba 100644 --- a/probes/lttng.h +++ b/probes/lttng.h @@ -1,9 +1,6 @@ #ifndef _LTTNG_PROBES_LTTNG_H #define _LTTNG_PROBES_LTTNG_H -#undef is_signed_type -#define is_signed_type(type) (((type)(-1)) < 0) - #undef PARAMS #define PARAMS(args...) args