diff OrthancServer/DatabaseWrapper.h @ 616:dbecea588ef5 find-move-scp

revert to database v3
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 25 Oct 2013 11:06:10 +0200
parents c2be0a0e049e
children 2d0a347e8cfc
line wrap: on
line diff
--- a/OrthancServer/DatabaseWrapper.h	Thu Oct 24 11:42:46 2013 +0200
+++ b/OrthancServer/DatabaseWrapper.h	Fri Oct 25 11:06:10 2013 +0200
@@ -72,8 +72,6 @@
                               int64_t since,
                               unsigned int maxResults);
 
-    void CompleteMainDicomTags();
-
   public:
     void SetGlobalProperty(GlobalProperty property,
                            const std::string& value);