seek time refix
[lttv.git] / ltt / branches / poly / libltt / libltt.h
index 06a40f244cbe3115e3c74192e125666103ec601b..80cebbadc44109d64b4bc42ac5d9e45103a946f5 100644 (file)
@@ -37,7 +37,6 @@ enum trace_op {
        OP_DESTROY,
        OP_START,
        OP_STOP,
-       OP_ALIGN,
        OP_NONE
 };
 
@@ -55,7 +54,6 @@ typedef struct lttctl_peer_msg {
       unsigned subbuf_size;
       unsigned n_subbufs;
     } new_trace;
-    unsigned alignment;
        } args;
 } lttctl_peer_msg_t;
 
This page took 0.02633 seconds and 4 git commands to generate.