diff options
Diffstat (limited to 'lib/src/turns-init.h')
| -rw-r--r-- | lib/src/turns-init.h | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/lib/src/turns-init.h b/lib/src/turns-init.h deleted file mode 100644 index dc96fc5..0000000 --- a/lib/src/turns-init.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * SPDX-FileCopyrightText: 2025 Felix Morgner <felix.morgner@gmail.com> - * SPDX-License-Identifier: LGPL-2.1-only - */ - -#ifndef TURNS_INIT_H -#define TURNS_INIT_H - -#include <glib.h> - -G_BEGIN_DECLS - -void turns_init(void); - -G_END_DECLS - -#endif |
