mirror of
https://github.com/SELinuxProject/setools
synced 2025-03-21 10:37:11 +00:00
sepol.pxd: Remove duplicate declarations.
This commit is contained in:
parent
3d1c259aa4
commit
e4f1f5d7fe
@ -436,9 +436,6 @@ cdef extern from "<sepol/policydb/policydb.h>":
|
|||||||
#
|
#
|
||||||
# type_set_t
|
# type_set_t
|
||||||
#
|
#
|
||||||
cdef int TYPE_TYPE
|
|
||||||
cdef int TYPE_ATTRIB
|
|
||||||
cdef int TYPE_ALIAS
|
|
||||||
cdef int TYPE_STAR
|
cdef int TYPE_STAR
|
||||||
cdef int TYPE_COMP
|
cdef int TYPE_COMP
|
||||||
cdef int TYPE_FLAGS_PERMISSIVE
|
cdef int TYPE_FLAGS_PERMISSIVE
|
||||||
|
Loading…
Reference in New Issue
Block a user