aboutsummaryrefslogtreecommitdiffstats
path: root/c_init.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2023-12-14 20:20:20 +0100
committerJoe <rbo@gmx.us>2023-12-14 20:20:20 +0100
commit5ff43eec2bc89850a9d79446f2ce8a654cb4a4fd (patch)
treea90dfc5cfa63ed2018223b762e0d02002aeae023 /c_init.go
parentup (diff)
downloadhardflip-5ff43eec2bc89850a9d79446f2ce8a654cb4a4fd.tar.gz
hardflip-5ff43eec2bc89850a9d79446f2ce8a654cb4a4fd.tar.bz2
hardflip-5ff43eec2bc89850a9d79446f2ce8a654cb4a4fd.tar.xz
hardflip-5ff43eec2bc89850a9d79446f2ce8a654cb4a4fd.tar.zst
hardflip-5ff43eec2bc89850a9d79446f2ce8a654cb4a4fd.zip
commit
Diffstat (limited to '')
-rw-r--r--c_init.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/c_init.go b/c_init.go
index 50bc062..08519b3 100644
--- a/c_init.go
+++ b/c_init.go
@@ -81,4 +81,3 @@ func c_get_data_dir() string {
return home
}
}
-