diff OrthancServer/ServerIndex.cpp @ 212:f276b175dcaf

delete resources
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 29 Nov 2012 10:13:49 +0100
parents 4453a010d0db
children bb8c260c0092
line wrap: on
line diff
--- a/OrthancServer/ServerIndex.cpp	Thu Nov 29 09:56:46 2012 +0100
+++ b/OrthancServer/ServerIndex.cpp	Thu Nov 29 10:13:49 2012 +0100
@@ -123,7 +123,7 @@
   }
 
 
-  bool ServerIndex::DeleteInternal(Json::Value& target,
+  bool ServerIndex::DeleteResource(Json::Value& target,
                                    const std::string& uuid,
                                    ResourceType expectedType)
   {