Revert "feature"
[metze/samba/wip.git] / lib / tevent / tevent_internal.h
index 8d72ee5869f828164463d00a9f242e160e41f717..6f0ecfdbe3f22a15bd9b33de6a825fdaba880fb9 100644 (file)
@@ -246,8 +246,6 @@ struct tevent_context {
        /* the specific events implementation */
        const struct tevent_ops *ops;
 
-       uint32_t features;
-
        /*
         * The following three pointers are queried on every loop_once
         * in the order in which they appear here. Not measured, but