Skip to content
Snippets Groups Projects
Commit 602806fc authored by Frode Petterson's avatar Frode Petterson
Browse files

JI-942 Remove unused autoload

parent 2bad70d2
No related branches found
No related tags found
No related merge requests found
...@@ -45,7 +45,6 @@ function hvp_autoloader($class) { ...@@ -45,7 +45,6 @@ function hvp_autoloader($class) {
'H5PDefaultStorage' => 'library/h5p-default-storage.class.php', 'H5PDefaultStorage' => 'library/h5p-default-storage.class.php',
'H5PEventBase' => 'library/h5p-event-base.class.php', 'H5PEventBase' => 'library/h5p-event-base.class.php',
'H5PMetadata' => 'library/h5p-metadata.class.php', 'H5PMetadata' => 'library/h5p-metadata.class.php',
'H5PSaveContentOutdatedLibraryException' => 'library/exceptions/h5p-save-content-outdated-library-exception.class.php',
// Editor. // Editor.
'H5peditor' => 'editor/h5peditor.class.php', 'H5peditor' => 'editor/h5peditor.class.php',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment