sepol.pxd: Remove duplicate declarations.

This commit is contained in:
Chris PeBenito 2018-06-16 10:44:29 -04:00
parent 3d1c259aa4
commit e4f1f5d7fe

View File

@ -436,9 +436,6 @@ cdef extern from "<sepol/policydb/policydb.h>":
#
# type_set_t
#
cdef int TYPE_TYPE
cdef int TYPE_ATTRIB
cdef int TYPE_ALIAS
cdef int TYPE_STAR
cdef int TYPE_COMP
cdef int TYPE_FLAGS_PERMISSIVE