2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Remove definitions of unused psLocalServerPrefix and psInitLogs

This commit is contained in:
Ilya Fedin
2020-11-06 12:22:40 +04:00
committed by John Preston
parent d97dcaec62
commit eee3049fdd
5 changed files with 0 additions and 36 deletions

View File

@@ -50,11 +50,7 @@ inline void psCheckLocalSocket(const QString &serverName) {
void psWriteDump();
QStringList psInitLogs();
void psClearInitLogs();
void psActivateProcess(uint64 pid = 0);
QString psLocalServerPrefix();
QString psAppDataPath();
void psAutoStart(bool start, bool silent = false);
void psSendToMenu(bool send, bool silent = false);