diff OrthancServer/DatabaseWrapper.h @ 1239:92c6b3b57699

cleaning
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Dec 2014 16:22:18 +0100
parents 6c07108ff1e2
children 62c35e4b67db
line wrap: on
line diff
--- a/OrthancServer/DatabaseWrapper.h	Fri Dec 05 16:14:57 2014 +0100
+++ b/OrthancServer/DatabaseWrapper.h	Fri Dec 05 16:22:18 2014 +0100
@@ -79,9 +79,6 @@
     bool LookupGlobalProperty(std::string& target,
                               GlobalProperty property);
 
-    std::string GetGlobalProperty(GlobalProperty property,
-                                  const std::string& defaultValue);
-
     int64_t CreateResource(const std::string& publicId,
                            ResourceType type);