diff OrthancServer/ServerIndex.h @ 3031:18a2d196414b db-changes

simplification
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 19 Dec 2018 13:08:04 +0100
parents ea653ec47f31
children 54e422fe31ce
line wrap: on
line diff
--- a/OrthancServer/ServerIndex.h	Wed Dec 19 11:18:39 2018 +0100
+++ b/OrthancServer/ServerIndex.h	Wed Dec 19 13:08:04 2018 +0100
@@ -299,11 +299,6 @@
 
     void ReconstructInstance(ParsedDicomFile& dicom);
 
-    void ApplyLookupPatients(std::vector<std::string>& patientsId,
-                             std::vector<std::string>& instancesId,
-                             const DatabaseLookup& lookup,
-                             size_t limit);
-
     void ApplyLookupResources(std::vector<std::string>& resourcesId,
                               std::vector<std::string>& instancesId,
                               const DatabaseLookup& lookup,