2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 22:46:10 +00:00

Remove old 'using std::string' from mtproto.

This commit is contained in:
John Preston
2017-04-02 20:11:30 +03:00
parent 7a7f157a8e
commit 0cdd0a9ff9
2 changed files with 3 additions and 7 deletions

View File

@@ -34,8 +34,6 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
#include "mtproto/dc_options.h"
#include "mtproto/connection_abstract.h"
using std::string;
namespace MTP {
namespace internal {
namespace {