diff --git a/apps/files_versions/versions.php b/apps/files_versions/versions.php
index ece84da468d0b7e4a7c30c1f20911af6fbd84fa9..36efb764033212eed0d8ca2cdd03dc229cf35402 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.