code cleanup from previous commit

This commit is contained in:
Bjoern Schiessle 2012-06-08 16:31:12 +02:00
parent cf1430df45
commit eb192ff4f3
1 changed files with 0 additions and 1 deletions

View File

@ -142,7 +142,6 @@ class OC_Gallery_Scanner {
$paths[]=$path;
}
}
$subs = dirname($path);
}
sort($paths);
return $paths;