remove todo, it is already solved

This commit is contained in:
Björn Schießle 2013-02-19 14:47:45 +01:00
parent 8c35bbcba7
commit 109fee7673
1 changed files with 0 additions and 2 deletions

View File

@ -174,8 +174,6 @@ class Hooks {
// fileTarget -> path of file being shared
// uidOwner -> owner of the original file being shared
//TODO: We don't deal with shared folder yet, need to recursively update every file in the folder
$view = new \OC_FilesystemView( '/' );
$userId = \OCP\User::getUser();
$util = new Util( $view, $userId );