Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Removed CheckUUID from common/uuid.{cpp,h} as it isn't used at all.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 13 Mar 2016 09:06:50 +0000 (09:06 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 13 Mar 2016 09:06:50 +0000 (09:06 +0000)
source/common/uuid.cpp
source/common/uuid.h

index 57018dd..e3751df 100644 (file)
@@ -65,15 +65,4 @@ wxString GenerateUUID()
     
        return Result;
         
-}
-
-bool CheckUUID(wxString UUIDInc)
-{
-    
-       // Check the UUID of the object.
-       
-       bool Result = FALSE;
-    
-       return Result;
-    
-}
+}
\ No newline at end of file
index c8a14a8..9fb9447 100644 (file)
@@ -22,6 +22,5 @@
 #define COMMON_UUID_H
 
 wxString GenerateUUID();
-bool CheckUUID(wxString UUIDInc);
 
 #endif
\ No newline at end of file
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