diff --git a/setup/extensionsmap.class.inc.php b/setup/extensionsmap.class.inc.php index 220ac861f..25a485947 100644 --- a/setup/extensionsmap.class.inc.php +++ b/setup/extensionsmap.class.inc.php @@ -262,8 +262,6 @@ class iTopExtensionsMap { // We're not recursing, let's add the directory to the list of scanned dirs $this->aScannedDirs[] = $sSearchDir; - - return true; } $sExtensionId = null; $aSubDirectories = array();