summaryrefslogtreecommitdiff
path: root/tests/35-sim-negative_one.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/35-sim-negative_one.c')
-rw-r--r--tests/35-sim-negative_one.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/35-sim-negative_one.c b/tests/35-sim-negative_one.c
index 7406307..0452d9b 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>