summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/skype_proto.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-06-18 17:31:01 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-06-18 17:31:01 +0000
commitb43b50d64b57b2f41ffebe2f50eb5976152b9ad1 (patch)
tree46330aeeda10ea7cc97c2ed25e14f8896f2cb839 /protocols/SkypeWeb/src/skype_proto.cpp
parent3af4bb5ed2c17d17ecc8073cd233277ed8541cf1 (diff)
"Status" became resident for all protocols, in a constructor
git-svn-id: http://svn.miranda-ng.org/main/trunk@14246 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/src/skype_proto.cpp')
-rw-r--r--protocols/SkypeWeb/src/skype_proto.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/SkypeWeb/src/skype_proto.cpp b/protocols/SkypeWeb/src/skype_proto.cpp
index 30febdd140..90b9715ca3 100644
--- a/protocols/SkypeWeb/src/skype_proto.cpp
+++ b/protocols/SkypeWeb/src/skype_proto.cpp
@@ -49,7 +49,6 @@ PROTO<CSkypeProto>(protoName, userName), password(NULL)
if (dwAttributes == 0xffffffff || (dwAttributes & FILE_ATTRIBUTE_DIRECTORY) == 0)
CreateDirectoryTreeT(m_tszAvatarFolder.c_str());
- db_set_resident(m_szModuleName, "Status");
db_set_resident(m_szModuleName, "LastAuthRequestTime");
//hooks