aboutsummaryrefslogtreecommitdiff
path: root/sandbox.c
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2023-06-13 16:39:32 +0000
committerOmar Polo <op@omarpolo.com>2023-06-13 16:39:32 +0000
commit7604fc903a0eda71255ea8f878a615ac216b7e9a (patch)
tree83db3479399f78bba6abc54efd1fa3251d5c0d87 /sandbox.c
parent1610f9541d742906f7f683e9ad1ad2a29225ae8a (diff)
drop questionable #warning
Diffstat (limited to 'sandbox.c')
-rw-r--r--sandbox.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sandbox.c b/sandbox.c
index c189446..ab8ddf8 100644
--- a/sandbox.c
+++ b/sandbox.c
@@ -51,8 +51,6 @@ sandbox_logger_process(void)
#else
-#warning "No sandbox method known for this OS"
-
void
sandbox_main_process(void)
{