diff OrthancServer/ServerIndex.h @ 204:7f4acf490179

changes api
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 28 Nov 2012 11:27:57 +0100
parents 1650557bd81a
children 4453a010d0db
line wrap: on
line diff
--- a/OrthancServer/ServerIndex.h	Tue Nov 27 17:50:24 2012 +0100
+++ b/OrthancServer/ServerIndex.h	Wed Nov 28 11:27:57 2012 +0100
@@ -152,7 +152,6 @@
 
     bool GetChanges(Json::Value& target,
                     int64_t since,
-                    const std::string& filter,
                     unsigned int maxResults);
   };
 }