Files @ 5c2d081a315c
Branch filter:

Location: libtransport.git/include/Swiften/Elements/PubSubItem.cpp - annotation

HanzZ
Communi: Log Identify try and NOTICE messages in log
/*
 * Copyright (c) 2011 Jan Kaluza
 * Licensed under the Simplified BSD license.
 * See Documentation/Licenses/BSD-simplified.txt for more information.
 */

#include <Swiften/Elements/PubSubItem.h>

namespace Swift {

PubSubItem::PubSubItem() {
}

}