diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-03-15 19:21:35 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-03-15 19:21:35 +0100 |
| commit | 9dae91f1993c563cf97a87b84836dc3b6306714a (patch) | |
| tree | b0b8ec366fc4d3c64615a1a47222d9f278870d57 /src/unix/main_unix.cpp | |
| parent | eeed387a65d9dbdafddffab8e6f8b507262ffaf5 (diff) | |
remove mem
Diffstat (limited to 'src/unix/main_unix.cpp')
| -rw-r--r-- | src/unix/main_unix.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/unix/main_unix.cpp b/src/unix/main_unix.cpp index 906634b..82d9b6d 100644 --- a/src/unix/main_unix.cpp +++ b/src/unix/main_unix.cpp @@ -7,7 +7,6 @@ #include "mutex.h" #include "array.h" #include "memory_bucket.h" -#include "mem.h" #include "image.h" #include "config.h" #include <stdio.h> |
