Drop locale_config

Not used anymore.
This commit is contained in:
Guido Günther
2021-12-08 14:18:17 +01:00
parent 10ea276052
commit 750814e050
2 changed files with 0 additions and 536 deletions

View File

@ -26,7 +26,6 @@ pub mod imservice;
mod keyboard;
mod layout;
mod locale;
mod locale_config;
mod manager;
mod outputs;
mod popover;