summaryrefslogtreecommitdiffstats
blob: 540480c768b999a33db55cf589db13a4ed3ec81e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (c) 2013 Isode Limited.
 * All rights reserved.
 * See the COPYING file for more information.
 */

#include <Swiften/Jingle/JingleSessionListener.h>

using namespace Swift;

JingleSessionListener::~JingleSessionListener() {
}