summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/skype_services.cpp
blob: 04e9b43c3e7c5d00099b60d61ef8a9c935407158 (plain)
1
2
3
4
5
6
7
8
9
10
11
#include "skype_proto.h"

LIST<HANDLE> CSkypeProto::serviceList(0);

void CSkypeProto::InitServiceList()
{
}

void CSkypeProto::UninitServiceList()
{
}