aboutsummaryrefslogtreecommitdiff
path: root/include/setup_repo.hh
diff options
context:
space:
mode:
authordacctal <dacctal@symlinx.net>2026-05-02 08:38:13 +0000
committerdacctal <dacctal@symlinx.net>2026-05-02 08:38:13 +0000
commit44eb727dc537403be092326639a5b7c6d7182146 (patch)
tree1459603e69496400c22f53dcec67ec2c3348400a /include/setup_repo.hh
parentc555d4c25b5526c37e94ee2c593f34bdf28b159e (diff)
fixed like half of everything idk, you can install stuff now
Diffstat (limited to 'include/setup_repo.hh')
-rw-r--r--include/setup_repo.hh6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/setup_repo.hh b/include/setup_repo.hh
deleted file mode 100644
index d383351..0000000
--- a/include/setup_repo.hh
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef SETUP_REPO
-#define SETUP_REPO
-
-void setup_repo();
-
-#endif