Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Move INSTALL, LICENSE, README, THANKS and TODO into root directory
[xestiaab/.git] / source / common / uuid.cpp
index 57018dd..f28510e 100644 (file)
@@ -48,10 +48,6 @@ wxString GenerateUUID()
        char strdata[64];
        std::string uuidout;
     
-       size_t readsize;
-       int size = 0;
-       int maxsize = 63;
-    
        while (fgets(strdata, sizeof(strdata), uuid_hdl) != NULL){
                uuidout.append(strdata);
        }
@@ -65,15 +61,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
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