Remove finished todo item

This commit is contained in:
Nick Chambers 2022-07-22 20:13:15 -05:00
parent 13007358c5
commit 26485da5ea
1 changed files with 0 additions and 5 deletions

View File

@ -7,11 +7,6 @@
#include <string.h>
#include <unistd.h>
/*
todo:
error if euid is not right
*/
#ifndef NINJUTSU_SEC_GROUP
#ifdef __APPLE__
#define NINJUTSU_SEC_GROUP "staff"