create directories branches, tags, trunk
[lttv.git] / ltt / branches / poly / lttv / lttv / filter.h
index 5d2f91c48ac0f0f2a834766ba4415a9b4c372935..49d97981576b0181bc75997934c1af183337d475 100644 (file)
@@ -110,7 +110,6 @@ enum _LttvFieldType {
   LTTV_FILTER_STATE_P_STATUS,         /**< state.process_status (LttvProcessStatus) */
   LTTV_FILTER_STATE_CPU,              /**< state.cpu (?last_cpu?) */
   LTTV_FILTER_EVENT_NAME,             /**< event.name (char*) */
-  LTTV_FILTER_EVENT_FACILITY,         /**< event.facility (char*) */
   LTTV_FILTER_EVENT_CATEGORY,         /**< FIXME: not implemented */
   LTTV_FILTER_EVENT_TIME,             /**< event.time (double) */
   LTTV_FILTER_EVENT_TSC,              /**< event.tsc (double) */
This page took 0.023594 seconds and 4 git commands to generate.