From fe76249289ac63acec462a649aa5268a7c21ba6d Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Thu, 24 Aug 2023 09:57:19 +0200 Subject: Remove unused symbols Signed-off-by: David Oberhollenzer --- ubi-utils/ubinfo.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ubi-utils') diff --git a/ubi-utils/ubinfo.c b/ubi-utils/ubinfo.c index 53519cc..6c5b19e 100644 --- a/ubi-utils/ubinfo.c +++ b/ubi-utils/ubinfo.c @@ -427,7 +427,6 @@ int main(int argc, char * const argv[]) if (err) goto out_libubi; -out: libubi_close(libubi); return 0; -- cgit v1.2.3