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

Remove legacy temp download folder.

This commit is contained in:
John Preston
2020-06-23 20:02:15 +04:00
parent 4add6234b6
commit 4d65df6ca2
12 changed files with 19 additions and 210 deletions

View File

@@ -196,8 +196,4 @@ QPoint Controller::getPointForCallPanelCenter() const {
: _widget.windowHandle()->screen()->geometry().center();
}
void Controller::tempDirDelete(int task) {
_widget.tempDirDelete(task);
}
} // namespace Window