none
This commit is contained in:
parent
50bf7eb4e7
commit
25f6a75315
@ -183,7 +183,6 @@ RclConfig::RclConfig(const string *argcnf)
|
|||||||
|
|
||||||
bool RclConfig::updateMainConfig()
|
bool RclConfig::updateMainConfig()
|
||||||
{
|
{
|
||||||
LOGDEB(("RclConfig::updateMainConfig\n"));
|
|
||||||
ConfStack<ConfTree> *newconf =
|
ConfStack<ConfTree> *newconf =
|
||||||
new ConfStack<ConfTree>("recoll.conf", m_cdirs, true);
|
new ConfStack<ConfTree>("recoll.conf", m_cdirs, true);
|
||||||
if (newconf == 0 || !newconf->ok()) {
|
if (newconf == 0 || !newconf->ok()) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user