sigrok: Remove extra comments.

This commit is contained in:
Chris PeBenito 2019-01-03 20:52:26 -05:00
parent 9e6febb049
commit 56b7919589
1 changed files with 0 additions and 11 deletions

View File

@ -21,17 +21,6 @@ interface(`sigrok_run',`
attribute_role sigrok_roles;
')
########################################
#
# Declarations
#
roleattribute $1 sigrok_roles;
########################################
#
# Policy
#
domtrans_pattern($2, sigrok_exec_t, sigrok_t)
')