diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2015-01-10 14:01:46 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2015-01-10 14:01:46 +0000 |
commit | 9b73dafa2f6da6bf60f98e17475c624f0497806b (patch) | |
tree | efcd1c61202b0c87dab497cb1a851db716c9dc45 /protocols | |
parent | e982aa890402e683e5c9ac6139ecd60dfa51f257 (diff) |
Removed unneeded file
git-svn-id: http://svn.miranda-ng.org/main/trunk@11816 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/SkypeClassic/src/skypeproxy.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/protocols/SkypeClassic/src/skypeproxy.h b/protocols/SkypeClassic/src/skypeproxy.h deleted file mode 100644 index 8e1490803e..0000000000 --- a/protocols/SkypeClassic/src/skypeproxy.h +++ /dev/null @@ -1,7 +0,0 @@ -/* Commands for command mode of Skype proxy */
-
-#define AUTHENTICATE 0x01
-#define CAPABILITIES 0x02
-
-/* Capabilities flags of Skypeproxy */
-#define USE_AUTHENTICATION 0x01
\ No newline at end of file |