aboutsummaryrefslogtreecommitdiff
path: root/chad/experimental/root.h
diff options
context:
space:
mode:
authorEmil Williams2026-02-20 23:14:51 +0000
committerEmil Williams2026-02-20 23:14:51 +0000
commit5977e472ae122bd8135b7428d9093652d51a2cba (patch)
tree3ba84f26033306a2bc147100d02b350b900f1c20 /chad/experimental/root.h
parent88e12f4a22111903fc23488898f073502639635c (diff)
downloadlibchad-5977e472ae122bd8135b7428d9093652d51a2cba.tar.xz
libchad-5977e472ae122bd8135b7428d9093652d51a2cba.tar.zst
per notes
Diffstat (limited to 'chad/experimental/root.h')
-rw-r--r--chad/experimental/root.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/chad/experimental/root.h b/chad/experimental/root.h
deleted file mode 100644
index e54fd80..0000000
--- a/chad/experimental/root.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifdef CHAD_ROOT_H
-#define CHAD_ROOT_H
-/* check errno -- chdir */
-void Root(char * filename);
-#endif /* CHAD_ROOT_H */