diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-07-27 10:49:09 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-07-27 10:49:09 +0000 |
commit | 7e52b3af1d3d8138c7f9c29b482a2eda13beb3d9 (patch) | |
tree | d5f1a47790578bb8f1b264806d6cf3173d0f30c7 /plugins/!NotAdopted/IMO2sProxy/src/imo2skype/miranda/skypepluginlink.h | |
parent | 576b42b9942be0c354d62a81da096a8088fc4d44 (diff) |
- IMO doesn't work with Skype anymore
git-svn-id: http://svn.miranda-ng.org/main/trunk@5500 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/!NotAdopted/IMO2sProxy/src/imo2skype/miranda/skypepluginlink.h')
-rw-r--r-- | plugins/!NotAdopted/IMO2sProxy/src/imo2skype/miranda/skypepluginlink.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/!NotAdopted/IMO2sProxy/src/imo2skype/miranda/skypepluginlink.h b/plugins/!NotAdopted/IMO2sProxy/src/imo2skype/miranda/skypepluginlink.h deleted file mode 100644 index ecc520ff1e..0000000000 --- a/plugins/!NotAdopted/IMO2sProxy/src/imo2skype/miranda/skypepluginlink.h +++ /dev/null @@ -1,10 +0,0 @@ -typedef struct {
- int bDelayLogin;
-} SKYPEPLUGINLINK_CFG;
-
-#define SKYPE_PROTONAME "SKYPE"
-#define PSS_SKYPEAPIMSG "/SendSkypeAPIMsg"
-#define SKYPE_REGPROXY "/RegisterProxySvc"
-
-void SkypePluginLink_Defaults (SKYPEPLUGINLINK_CFG *pMyCfg);
-IMO2SPROXY *SkypePluginLink_Init (IMO2SPROXY_CFG *pCfg, SKYPEPLUGINLINK_CFG *pMyCfg);
|