diff --git a/src/libclient/vcard.h b/src/libclient/vcard.h
index 876b75ad3974e3486ef25e51db6442204a6407e9..81c0b7608846e3480ee9311c504211be2e96faad 100644
--- a/src/libclient/vcard.h
+++ b/src/libclient/vcard.h
@@ -24,8 +24,6 @@
 namespace lrc {
 namespace vCard {
 
-constexpr static const char* PROFILE_VCF = "x-ring/ring.profile.vcard";
-
 struct Delimiter
 {
     constexpr static const char* SEPARATOR_TOKEN = ";";