diff Resources/Orthanc/Core/SystemToolbox.h @ 208:db70f6c5fa4f

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 11 Apr 2018 16:27:09 +0200
parents 03afbee0cc7b
children
line wrap: on
line diff
--- a/Resources/Orthanc/Core/SystemToolbox.h	Wed Mar 28 11:29:13 2018 +0200
+++ b/Resources/Orthanc/Core/SystemToolbox.h	Wed Apr 11 16:27:09 2018 +0200
@@ -93,8 +93,6 @@
     FILE* OpenFile(const std::string& path,
                    FileMode mode);
 
-    std::string GenerateUuid();
-
     std::string GetNowIsoString(bool utc);
 
     void GetNowDicom(std::string& date,