aboutsummaryrefslogtreecommitdiff
path: root/lib/bootstrap-autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bootstrap-autoload.php')
-rw-r--r--lib/bootstrap-autoload.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/lib/bootstrap-autoload.php b/lib/bootstrap-autoload.php
index 6f3f4a7..3a767c1 100644
--- a/lib/bootstrap-autoload.php
+++ b/lib/bootstrap-autoload.php
@@ -76,18 +76,6 @@ StudipAutoloader::addClassLookup(
$trails_classes,
'vendor/trails/trails.php'
);
-StudipAutoloader::addClassLookup(
- 'StudipController',
- 'app/controllers/studip_controller.php'
-);
-StudipAutoloader::addClassLookup(
- 'AuthenticatedController',
- 'app/controllers/authenticated_controller.php'
-);
-StudipAutoloader::addClassLookup(
- 'PluginController',
- 'app/controllers/plugin_controller.php'
-);
// Vendor
StudipAutoloader::addClassLookups([