Remove reference to thread brand
[lttv.git] / lttv / lttv / filter.h
index 80ec271b8a2a8dca9d61ae81b44cbe67bc310ab4..313a6d81154dfbee53ce98085a241780d25b48e9 100644 (file)
@@ -101,7 +101,6 @@ enum _LttvFieldType {
        LTTV_FILTER_STATE_CT,           /**< state.creation_time (double) */
        LTTV_FILTER_STATE_IT,           /**< state.insertion_time (double) */
        LTTV_FILTER_STATE_P_NAME,       /**< state.process_name (char*) */
-       LTTV_FILTER_STATE_T_BRAND,      /**< state.thread_brand (char*) */
        LTTV_FILTER_STATE_EX_MODE,      /**< state.execution_mode (LttvExecutionMode) */
        LTTV_FILTER_STATE_EX_SUBMODE,   /**< state.execution_submode (LttvExecutionSubmode) */
        LTTV_FILTER_STATE_P_STATUS,     /**< state.process_status (LttvProcessStatus) */
This page took 0.022002 seconds and 4 git commands to generate.