2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-01 15:15:13 +00:00

removed support templates from tdesktop

This commit is contained in:
John Preston
2015-02-18 15:54:50 +03:00
parent 6077043939
commit 1e255f0cd8
8 changed files with 2 additions and 201 deletions

View File

@@ -22,7 +22,6 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
#include "pspecific.h"
#include "fileuploader.h"
#include "mainwidget.h"
#include "supporttl.h"
#include "lang.h"
#include "boxes/confirmbox.h"
@@ -674,7 +673,6 @@ void Application::startApp() {
window->init();
DEBUG_LOG(("Application Info: window created.."));
readSupportTemplates();
MTP::start();