summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2009-07-30 19:11:19 (GMT)
committerRemko Tronçon <git@el-tramo.be>2009-07-30 19:11:19 (GMT)
commitbe2db74cad9f1d0359741beecdef2aed63e0ad2b (patch)
treeba9b71bfc1dec6896e573aa5218bc39c53ba0c16 /Swiften/LinkLocal/UnitTest/LinkLocalServiceInfoTest.cpp
parentb145bde2b103b0e688eef6300d34668431c5ad04 (diff)
downloadswift-be2db74cad9f1d0359741beecdef2aed63e0ad2b.zip
swift-be2db74cad9f1d0359741beecdef2aed63e0ad2b.tar.bz2
Proide a description for LinkLocalServices.
Diffstat (limited to 'Swiften/LinkLocal/UnitTest/LinkLocalServiceInfoTest.cpp')
-rw-r--r--Swiften/LinkLocal/UnitTest/LinkLocalServiceInfoTest.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Swiften/LinkLocal/UnitTest/LinkLocalServiceInfoTest.cpp b/Swiften/LinkLocal/UnitTest/LinkLocalServiceInfoTest.cpp
index 68f191a..b5d7ef5 100644
--- a/Swiften/LinkLocal/UnitTest/LinkLocalServiceInfoTest.cpp
+++ b/Swiften/LinkLocal/UnitTest/LinkLocalServiceInfoTest.cpp
@@ -14,8 +14,6 @@ class LinkLocalServiceInfoTest : public CppUnit::TestFixture {
CPPUNIT_TEST_SUITE_END();
public:
- LinkLocalServiceInfoTest() {}
-
void testGetTXTRecord() {
LinkLocalServiceInfo info;
info.setFirstName("Remko");