summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2009-07-21 14:56:02 (GMT)
committerRemko Tronçon <git@el-tramo.be>2009-07-21 14:56:02 (GMT)
commit0c0df47a4667a0cd5b0005b70c1beda376678d09 (patch)
tree058075878cb581a9d7cafef1b058edd2b9008a5a /Slimber/FileVCardCollection.h
parentf4f175051b0c95edad200d66fa12f1b9511e2c6b (diff)
downloadswift-0c0df47a4667a0cd5b0005b70c1beda376678d09.zip
swift-0c0df47a4667a0cd5b0005b70c1beda376678d09.tar.bz2
Load stored VCard.
Diffstat (limited to 'Slimber/FileVCardCollection.h')
-rw-r--r--Slimber/FileVCardCollection.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Slimber/FileVCardCollection.h b/Slimber/FileVCardCollection.h
index 3d805a8..dde47df 100644
--- a/Slimber/FileVCardCollection.h
+++ b/Slimber/FileVCardCollection.h
@@ -15,6 +15,5 @@ namespace Swift {
private:
boost::filesystem::path vcardsPath;
- boost::shared_ptr<VCard> vcard;
};
}