diff options
Diffstat (limited to 'Slimber/FileVCardCollection.h')
-rw-r--r-- | Slimber/FileVCardCollection.h | 1 |
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; }; } |