Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Removed references to the boost library in remaining source and header files.
[xestiaab/.git] / source / contacteditor / frmContactEditor-Save.cpp
index 4f6e12d..9cb3c71 100644 (file)
@@ -141,10 +141,6 @@ void frmContactEditor::SaveContact( wxCommandEvent& event )
             // UID Token is empty. (Shouldn't be).
             // Generate a new UID Token.
             
-            /*boost::uuids::uuid ContactUUID = boost::uuids::random_generator()();
-             std::string sstContactUUID = boost::uuids::to_string(ContactUUID);
-             wxString strContactUUID(sstContactUUID.c_str(), wxConvUTF8);
-             UIDToken = strContactUUID;*/
             UIDToken = GenerateUUID();
             UIDToken = UIDToken.MakeUpper();
             
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy