Drop support for kernels < 4.4 from 'wrapper/tracepoint.h'
[lttng-modules.git] / src / tests / probes / lttng-test.c
index 86007e5e73d2cc66d28fdce600fdf49c4ad0a912..b18e5fafedcc30ac5e28ce47d721fb8a03bac2dd 100644 (file)
@@ -101,7 +101,6 @@ int __init lttng_test_init(void)
 {
        int ret = 0;
 
-       (void) wrapper_lttng_fixup_sig(THIS_MODULE);
        wrapper_vmalloc_sync_mappings();
        lttng_test_filter_event_dentry =
                        proc_create_data(LTTNG_TEST_FILTER_EVENT_FILE,
This page took 0.023556 seconds and 4 git commands to generate.