diff options
Diffstat (limited to 'lib/src/turnsmm/init.hpp')
| -rw-r--r-- | lib/src/turnsmm/init.hpp | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/lib/src/turnsmm/init.hpp b/lib/src/turnsmm/init.hpp deleted file mode 100644 index c22b4c9..0000000 --- a/lib/src/turnsmm/init.hpp +++ /dev/null @@ -1,14 +0,0 @@ -/* - * SPDX-FileCopyrightText: 2025 Felix Morgner <felix.morgner@gmail.com> - * SPDX-License-Identifier: LGPL-2.1-only - */ - -#ifndef TURNSMM_INIT_HPP -#define TURNSMM_INIT_HPP - -namespace Turns -{ - void init(void); -} - -#endif |
