diff options
Diffstat (limited to 'cmd/mirum-agent/main.c')
| -rw-r--r-- | cmd/mirum-agent/main.c | 10 | +0 −10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/cmd/mirum-agent/main.c b/cmd/mirum-agent/main.c deleted file mode 100644 --- a/cmd/mirum-agent/main.c +++ /dev/null @@ -1,10 +0,0 @@ -// SPDX-FileCopyrightText: 2026 Nikolay Govorov -// SPDX-License-Identifier: AGPL-3.0-or-later - -#include "mirum-agent.h" - -int main(int argc, const char *argv[]) { - mirum_init(); - - return 0; -} |
