diff options
author | Omar Polo <op@omarpolo.com> | 2023-06-13 16:39:32 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2023-06-13 16:39:32 +0000 |
commit | 7604fc903a0eda71255ea8f878a615ac216b7e9a (patch) | |
tree | 83db3479399f78bba6abc54efd1fa3251d5c0d87 /sandbox.c | |
parent | 1610f9541d742906f7f683e9ad1ad2a29225ae8a (diff) |
drop questionable #warning
Diffstat (limited to 'sandbox.c')
-rw-r--r-- | sandbox.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -51,8 +51,6 @@ sandbox_logger_process(void) #else -#warning "No sandbox method known for this OS" - void sandbox_main_process(void) { |