Mercurial > hg > orthanc
diff OrthancServer/ServerIndex.h @ 1720:88b74d8512be db-changes
removed unused flavor of ServerIndex::LookupIdentifier
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 20 Oct 2015 10:24:10 +0200 |
parents | 2b812969e136 |
children | 3bcb01028107 |
line wrap: on
line diff
--- a/OrthancServer/ServerIndex.h Tue Oct 20 10:21:41 2015 +0200 +++ b/OrthancServer/ServerIndex.h Tue Oct 20 10:24:10 2015 +0200 @@ -245,10 +245,6 @@ const DicomTag& tag, const std::string& value); - void LookupIdentifier(LookupResults& result, - const DicomTag& tag, - const std::string& value); - StoreStatus AddAttachment(const FileInfo& attachment, const std::string& publicId);