sigrok: Remove extra comments.
This commit is contained in:
parent
9e6febb049
commit
56b7919589
|
@ -21,17 +21,6 @@ interface(`sigrok_run',`
|
||||||
attribute_role sigrok_roles;
|
attribute_role sigrok_roles;
|
||||||
')
|
')
|
||||||
|
|
||||||
########################################
|
|
||||||
#
|
|
||||||
# Declarations
|
|
||||||
#
|
|
||||||
|
|
||||||
roleattribute $1 sigrok_roles;
|
roleattribute $1 sigrok_roles;
|
||||||
|
|
||||||
########################################
|
|
||||||
#
|
|
||||||
# Policy
|
|
||||||
#
|
|
||||||
|
|
||||||
domtrans_pattern($2, sigrok_exec_t, sigrok_t)
|
domtrans_pattern($2, sigrok_exec_t, sigrok_t)
|
||||||
')
|
')
|
||||||
|
|
Loading…
Reference in New Issue