mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 04:54:14 +01:00
Remove duplicate redhat-release line
This commit is contained in:
parent
7aef6e66ae
commit
78b65e2317
@ -107,7 +107,6 @@ static void log_distro() {
|
||||
"/etc/os-release",
|
||||
"/etc/debian_version",
|
||||
"/etc/redhat-release",
|
||||
"/etc/redhat-release",
|
||||
"/etc/gentoo-release",
|
||||
};
|
||||
for (size_t i = 0; i < sizeof(paths) / sizeof(char *); ++i) {
|
||||
|
Loading…
Reference in New Issue
Block a user