mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore: add a TODO with removal date for deprecated historykeeper
Closes #3654
This commit is contained in:
parent
76c4cf7d39
commit
f41dbf5324
|
@ -41,6 +41,7 @@
|
|||
* @deprecated See the History class instead
|
||||
* @warning DO NOT USE!
|
||||
*/
|
||||
// TODO: remove backwards compatibility in 2018
|
||||
|
||||
static HistoryKeeper *historyInstance = nullptr;
|
||||
QMutex HistoryKeeper::historyMutex;
|
||||
|
|
Loading…
Reference in New Issue
Block a user