aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/mirum-agent/mirum-agent.h')
-rw-r--r--cmd/mirum-agent/mirum-agent.h9+0 −9
1 files changed, 0 insertions, 9 deletions
diff --git a/cmd/mirum-agent/mirum-agent.h b/cmd/mirum-agent/mirum-agent.h
deleted file mode 100644
--- a/cmd/mirum-agent/mirum-agent.h
+++ /dev/null
@@ -1,9 +0,0 @@
-// SPDX-FileCopyrightText: 2026 Nikolay Govorov
-// SPDX-License-Identifier: AGPL-3.0-or-later
-
-#ifndef MIRUM_AGENT_H
-#define MIRUM_AGENT_H
-
-void mirum_init(void);
-
-#endif // MIRUM_AGENT_H