diff --git a/share/CMakeLists.txt b/share/CMakeLists.txt index e50659463..7413074a0 100644 --- a/share/CMakeLists.txt +++ b/share/CMakeLists.txt @@ -44,7 +44,6 @@ endif() set(GRAMMAR_FILES cpim_grammar - vcard_grammar ) install(FILES ${GRAMMAR_FILES} diff --git a/share/vcard_grammar b/share/vcard_grammar deleted file mode 100644 index 48ceb8e37..000000000 Binary files a/share/vcard_grammar and /dev/null differ