loadkeys: remove redundant ifdef
This commit is contained in:
parent
a573ef35af
commit
c8d921833c
|
@ -48,10 +48,8 @@ miscfiles_read_localization(loadkeys_t)
|
|||
userdom_use_user_ttys(loadkeys_t)
|
||||
userdom_list_user_home_content(loadkeys_t)
|
||||
|
||||
ifdef(`distro_debian',`
|
||||
optional_policy(`
|
||||
optional_policy(`
|
||||
consolesetup_read_conf(loadkeys_t)
|
||||
')
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
|
|
Loading…
Reference in New Issue