summaryrefslogtreecommitdiff
path: root/protocols/Telegram/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Telegram/src/stdafx.h')
-rw-r--r--protocols/Telegram/src/stdafx.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/protocols/Telegram/src/stdafx.h b/protocols/Telegram/src/stdafx.h
index 06f32c205d..f039dc6474 100644
--- a/protocols/Telegram/src/stdafx.h
+++ b/protocols/Telegram/src/stdafx.h
@@ -21,11 +21,7 @@ struct CMTProto;
struct CMPlugin : public ACCPROTOPLUGIN<CMTProto>
{
- CMPlugin() :
- ACCPROTOPLUGIN<CMTProto>("TELEGRAM")
- {
- SetUniqueId("Phone");
- }
+ CMPlugin();
};
#endif //_COMMON_H_ \ No newline at end of file