mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
* #26839: history: remove useless debug
This commit is contained in:
@ -114,7 +114,6 @@ void History::ensurePath()
|
||||
}
|
||||
// Load user's history
|
||||
path_ = userdata + DIR_SEPARATOR_STR + "history";
|
||||
DEBUG("path_: %s!", path_.c_str());
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user