From 7aeb5ac87c6105bd8fcc9b1fd12e37ba1550f587 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Mon, 19 Jun 2017 14:38:43 -0500 Subject: Import Upstream version 0.4.2.2 --- arch/linux/common/os.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/linux/common/os.h') diff --git a/arch/linux/common/os.h b/arch/linux/common/os.h index d30146ef..0fe06709 100644 --- a/arch/linux/common/os.h +++ b/arch/linux/common/os.h @@ -162,8 +162,6 @@ computer_get_os(void) } if (g_file_test(distro_db[i].file, G_FILE_TEST_EXISTS)) { - - FILE *distro_ver; char buf[128]; -- cgit v1.2.3