From 7cde9aeb5dccce578c1eed13cf1ed2c61e446800 Mon Sep 17 00:00:00 2001 From: dacctal Date: Sun, 21 Jun 2026 01:33:58 +0000 Subject: huge code cleanup --- src/update_all.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/update_all.c') diff --git a/src/update_all.c b/src/update_all.c index 521b1d1..16b8636 100644 --- a/src/update_all.c +++ b/src/update_all.c @@ -7,11 +7,9 @@ #include #include "update_all.h" -#include "files.h" #include "create_pkg.h" #include "update_pkg.h" #include "lua_state.h" -#include "set_install_directories.h" #include "vars.h" void update_all() { -- cgit v1.2.3