Merge pull request #6615 from leoetlino/sysconf

SysConf: Migrate to new filesystem interface
This commit is contained in:
Léo Lam
2018-04-14 23:29:25 +02:00
committed by GitHub
18 changed files with 100 additions and 64 deletions

View File

@ -34,7 +34,6 @@ add_library(common
SettingsHandler.cpp
StringUtil.cpp
SymbolDB.cpp
SysConf.cpp
Thread.cpp
Timer.cpp
TraversalClient.cpp