X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=tests%2Fhello%2Fhello.c;h=0417f1e962215807ef1f590314b01167e7b14b85;hb=09dcbc3d4aac11ca707228eef9ad56295eeca0f8;hp=102b7db258ce566daff95bc2ce540c629a75d1f8;hpb=6dd969b5dd702909b8eb827e850c851053774055;p=lttng-ust.git diff --git a/tests/hello/hello.c b/tests/hello/hello.c index 102b7db2..0417f1e9 100644 --- a/tests/hello/hello.c +++ b/tests/hello/hello.c @@ -49,7 +49,6 @@ int init_int_handler(void) int main() { - int result; int i; init_int_handler();