summaryrefslogtreecommitdiff
path: root/include/file_templates.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/file_templates.hpp')
-rw-r--r--include/file_templates.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/file_templates.hpp b/include/file_templates.hpp
index af2f373..ff3252f 100644
--- a/include/file_templates.hpp
+++ b/include/file_templates.hpp
@@ -45,7 +45,6 @@ const char* contact_save_template =
const char* administration_save_template =
"<Administration>\n"
" <NextId>{{NEXT_ID}}</NextId>\n"
-" <CompanyInfoId>{{COMPANY_ID}}</CompanyInfoId>\n"
" <NextSequenceNumber>{{NEXT_SEQUENCE_NUMBER}}</NextSequenceNumber>\n"
" <ProgramVersion>{{PROGRAM_VERSION}}</ProgramVersion>\n"
"</Administration>";