diff options
| -rw-r--r-- | modules/computer/os.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/computer/os.c b/modules/computer/os.c index 2fb2a022..9d30b15e 100644 --- a/modules/computer/os.c +++ b/modules/computer/os.c @@ -435,7 +435,6 @@ detect_distro(void)          { DB_PREFIX "turbolinux-release", "tl" },          { DB_PREFIX "yellowdog-release", "yd" },          { DB_PREFIX "sabayon-release", "sbn" }, -        { DB_PREFIX "arch-release", "arch" },          { DB_PREFIX "enlisy-release", "enlsy" },          { DB_PREFIX "SuSE-release", "suse" },          { DB_PREFIX "sun-release", "sun" },  | 
