From f425b80debd994555ccf4b3905fbf2e6fef14cfc Mon Sep 17 00:00:00 2001
From: Frank Karlitschek <frank@owncloud.org>
Date: Mon, 30 Apr 2012 19:21:29 +0200
Subject: [PATCH] one todo less

---
 apps/files_versions/versions.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/apps/files_versions/versions.php b/apps/files_versions/versions.php
index ece84da468d..36efb764033 100644
--- a/apps/files_versions/versions.php
+++ b/apps/files_versions/versions.php
@@ -28,7 +28,6 @@ class Storage {
 	// todo:
 	//   - port to oc_filesystem to enable network transparency
 	//   - check if it works well together with encryption
-	//   - do configuration web interface
 	//   - implement expire all function. And find a place to call it ;-)
 	//   - add transparent compression. first test if it´s worth it.
 
-- 
GitLab