outstanding bugs fixed
[lttv.git] / ltt / branches / poly / ltt / ltt-private.h
index 8af6e3bff4e8c17bfd0fa3e4ef7c47c9a0f6c049..72d2ebf0c50e34b182883afb9a89af78f466c1b8 100644 (file)
@@ -460,7 +460,5 @@ static inline unsigned int ltt_align(size_t align_drift,
        return ((alignment - align_drift) & (alignment-1));
 }
 
-off_t field_align(LttTracefile *tf, LttField *field, off_t offset);
-
 
 #endif /* LTT_PRIVATE_H */
This page took 0.022447 seconds and 4 git commands to generate.