X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fhello%2Fhello.c;h=4463a89f2fcf0e128302a16109f3db5ef6c2fd72;hb=9441df61728a22747f28a713b6c00b1732acbd57;hp=c48b6df53359474c1410323bbf3f4a3631766093;hpb=aa08b4413291fabcbd1b1144377d37034ad361de;p=lttng-ust.git diff --git a/tests/hello/hello.c b/tests/hello/hello.c index c48b6df5..4463a89f 100644 --- a/tests/hello/hello.c +++ b/tests/hello/hello.c @@ -70,6 +70,3 @@ int main() return 0; } - -MARKER_LIB; -TRACEPOINT_LIB;