Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Removed references to the boost library in remaining source and header files.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 29 Nov 2015 13:23:48 +0000 (13:23 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 29 Nov 2015 13:23:48 +0000 (13:23 +0000)
source/common/etag.h
source/contacteditor/frmContactEditor-Save.cpp
source/frmMain.cpp

index f68929c..1686fa5 100644 (file)
@@ -52,7 +52,6 @@ public:
     wxString GetETagOriginal(wxString Filename);
     bool CheckETagExists(wxString Filename);
     bool ETagExists(wxString Filename);
-    //boost::mutex ProcessLock;
     
     // ETagDB functions.
     
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();
             
index 14fc084..4614fd6 100644 (file)
@@ -32,7 +32,6 @@
 #include <wx/stdpaths.h>
 #include <wx/fileconf.h>
 #include <wx/gdicmn.h>
-//#include <boost/filesystem/fstream.hpp>
 
 // Include the forms.
 
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