diff options
author | MikalaiR <nikolay.romanovich@narod.ru> | 2015-08-15 19:23:04 +0000 |
---|---|---|
committer | MikalaiR <nikolay.romanovich@narod.ru> | 2015-08-15 19:23:04 +0000 |
commit | ef92e3ef473fd0e3bea04af6179678e615b1813f (patch) | |
tree | c5b54d5fbffc54c9bc7f91e534b0976ffb31c73a /protocols/SkypeWeb/src/skype_options.h | |
parent | bfa87af56480a56464b448541b321e5fe1a86303 (diff) |
SkypeWeb: Server time for outgoing messages. Option "Local time for incoming messages" removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@14962 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/src/skype_options.h')
-rw-r--r-- | protocols/SkypeWeb/src/skype_options.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/SkypeWeb/src/skype_options.h b/protocols/SkypeWeb/src/skype_options.h index 90d60ae138..f7bd9711da 100644 --- a/protocols/SkypeWeb/src/skype_options.h +++ b/protocols/SkypeWeb/src/skype_options.h @@ -26,7 +26,6 @@ private: CCtrlEdit m_group;
CCtrlEdit m_place;
CCtrlCheck m_autosync;
- CCtrlCheck m_localtime;
CCtrlCheck m_allasunread;
CCtrlCheck m_usehostname;
CCtrlCheck m_usebb;
|