pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-upf/+/39449?usp=email )
Change subject: Remove unused file up_session_to_gtp.c ......................................................................
Remove unused file up_session_to_gtp.c
Change-Id: Iabdf4855be72759569d1ac254774311f8682a2df --- D include/osmocom/upf/up_session_to_gtp.c 1 file changed, 0 insertions(+), 23 deletions(-)
Approvals: laforge: Looks good to me, approved Jenkins Builder: Verified fixeria: Looks good to me, but someone else must approve
diff --git a/include/osmocom/upf/up_session_to_gtp.c b/include/osmocom/upf/up_session_to_gtp.c deleted file mode 100644 index 161ba80..0000000 --- a/include/osmocom/upf/up_session_to_gtp.c +++ /dev/null @@ -1,23 +0,0 @@ -/* - * (C) 2021-2022 by sysmocom - s.f.m.c. GmbH info@sysmocom.de - * All Rights Reserved. - * - * Author: Neels Janosch Hofmeyr nhofmeyr@sysmocom.de - * - * SPDX-License-Identifier: GPL-2.0+ - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see http://www.gnu.org/licenses/. - * - */ -