From af83574b344fba9657b78040acb2b32c240b7082 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 13 Jul 2021 15:48:45 +0200 Subject: [PATCH] api: remove unused pch file Signed-off-by: Jason A. Donenfeld --- api/pch.c | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 api/pch.c diff --git a/api/pch.c b/api/pch.c deleted file mode 100644 index 5c6aeaf..0000000 --- a/api/pch.c +++ /dev/null @@ -1,6 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0 - * - * Copyright (C) 2018-2021 WireGuard LLC. All Rights Reserved. - */ - -#include "pch.h"