code cleanup from previous commit
This commit is contained in:
parent
cf1430df45
commit
eb192ff4f3
|
@ -142,7 +142,6 @@ class OC_Gallery_Scanner {
|
|||
$paths[]=$path;
|
||||
}
|
||||
}
|
||||
$subs = dirname($path);
|
||||
}
|
||||
sort($paths);
|
||||
return $paths;
|
||||
|
|
Loading…
Reference in New Issue