diff options
| author | allusive-dev <[email protected]> | 2023-11-18 08:21:51 +1100 |
|---|---|---|
| committer | allusive-dev <[email protected]> | 2023-11-18 08:21:51 +1100 |
| commit | be87e3336f7f897db5e089d673d2a288ff783af9 (patch) | |
| tree | e5fbf0a2c3f49e99d0aeddaf510b6ae4ee918e2d /src/compfy.c | |
| parent | update contributors (diff) | |
| download | compfy-be87e3336f7f897db5e089d673d2a288ff783af9.tar.xz compfy-be87e3336f7f897db5e089d673d2a288ff783af9.zip | |
deprecate sub-projects and testing1.7.1
Diffstat (limited to 'src/compfy.c')
| -rw-r--r-- | src/compfy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compfy.c b/src/compfy.c index 29cbe08..975bfaf 100644 --- a/src/compfy.c +++ b/src/compfy.c @@ -21,7 +21,6 @@ #include <xcb/xinerama.h> #include <ev.h> -#include <test.h> #include "common.h" #include "compiler.h" |