X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=libust%2Ftracectl.c;h=dbd39657e6f507585b8f2e9c4a29115dd96917e4;hb=dd5c82ed4531106d357001debf3073572ee84500;hp=9a651d85d38cc915ee9b2327c0c1cd092f9439d3;hpb=775c8a3f299e02caae0bc6faf316c44cc020efe1;p=ust.git diff --git a/libust/tracectl.c b/libust/tracectl.c index 9a651d8..dbd3965 100644 --- a/libust/tracectl.c +++ b/libust/tracectl.c @@ -63,10 +63,6 @@ struct tracecmd { /* no padding */ /* volatile because shared between the listener and the main thread */ volatile sig_atomic_t buffers_to_export = 0; -//struct listener_arg { -// int pipe_fd; -//}; - struct trctl_msg { /* size: the size of all the fields except size itself */ uint32_t size;