summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/requests/endpoint.h
diff options
context:
space:
mode:
authorMikalaiR <nikolay.romanovich@narod.ru>2015-04-18 13:10:51 +0000
committerMikalaiR <nikolay.romanovich@narod.ru>2015-04-18 13:10:51 +0000
commit9c8ec183a37d98026285d4b4d47dedef873ab343 (patch)
tree38736793d0df3970abbe9795636bfc5b55fab16b /protocols/SkypeWeb/src/requests/endpoint.h
parent7774e1ced73f710d2a01a07a26baacbd7f19f84d (diff)
SkypeWeb: Unneeded file removed.
git-svn-id: http://svn.miranda-ng.org/main/trunk@12910 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/src/requests/endpoint.h')
-rw-r--r--protocols/SkypeWeb/src/requests/endpoint.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/SkypeWeb/src/requests/endpoint.h b/protocols/SkypeWeb/src/requests/endpoint.h
index e0fefa07a3..0f83d2b769 100644
--- a/protocols/SkypeWeb/src/requests/endpoint.h
+++ b/protocols/SkypeWeb/src/requests/endpoint.h
@@ -42,7 +42,6 @@ public:
Headers
<< CHAR_VALUE("Accept", "application/json, text/javascript")
<< FORMAT_VALUE("RegistrationToken", "registrationToken=%s", regToken);
-
}
};