diff options
author | David Robillard <d@drobilla.net> | 2023-09-02 19:00:54 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2023-09-21 20:16:18 -0400 |
commit | 7c8682a1b53713b3263034bc8db3cdb5839968b5 (patch) | |
tree | ef495ddf29b53786b57a925bec0a143a0431781b /include | |
parent | 1d48d40ac4948b1864ca09e9d0a26fdd71bbee8d (diff) | |
download | sratom-7c8682a1b53713b3263034bc8db3cdb5839968b5.tar.gz sratom-7c8682a1b53713b3263034bc8db3cdb5839968b5.tar.bz2 sratom-7c8682a1b53713b3263034bc8db3cdb5839968b5.zip |
Clean up documentation and remove junk files from install
Diffstat (limited to 'include')
-rw-r--r-- | include/sratom/sratom.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sratom/sratom.h b/include/sratom/sratom.h index 3fd053e..ce8430e 100644 --- a/include/sratom/sratom.h +++ b/include/sratom/sratom.h @@ -31,7 +31,6 @@ extern "C" { /** @defgroup sratom Sratom C API - This is the public C API of Sratom. @{ */ |