diff Core/FileStorage.h @ 147:7e8b68dd6ace

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Oct 2012 18:02:23 +0200
parents e7e19f042eb5
children de640de989b8
line wrap: on
line diff
--- a/Core/FileStorage.h	Thu Oct 11 17:50:50 2012 +0200
+++ b/Core/FileStorage.h	Thu Oct 11 18:02:23 2012 +0200
@@ -82,8 +82,6 @@
 
     void Remove(const std::string& uuid);
 
-    void UncheckedRemove(const std::string& uuid);
-
     uintmax_t GetCapacity() const;
 
     uintmax_t GetAvailableSpace() const;