From: Paul Moore <[email protected]> Signed-off-by: Paul Moore <[email protected]> --- tests/35-sim-negative_one.c | 5 ----- 1 file changed, 5 deletions(-)
diff --git a/tests/35-sim-negative_one.c b/tests/35-sim-negative_one.c index 74063071..0452d9b3 100644 --- a/tests/35-sim-negative_one.c +++ b/tests/35-sim-negative_one.c @@ -19,11 +19,6 @@ * along with this library; if not, see <http://www.gnu.org/licenses>. */ -/* - * Just like mode 1 seccomp we allow 4 syscalls: - * read, write, exit, and rt_sigreturn - */ - #include <errno.h> #include <unistd.h> -- You received this message because you are subscribed to the Google Groups "libseccomp" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
