summaryrefslogtreecommitdiff
path: root/includes/AutoLoader.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/AutoLoader.php')
-rw-r--r--includes/AutoLoader.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/AutoLoader.php b/includes/AutoLoader.php
index 25c728cd..5e1b8156 100644
--- a/includes/AutoLoader.php
+++ b/includes/AutoLoader.php
@@ -96,7 +96,6 @@ function __autoload($className) {
'HTMLCacheUpdate' => 'includes/HTMLCacheUpdate.php',
'Http' => 'includes/HttpFunctions.php',
'IP' => 'includes/IP.php',
- 'ThumbnailImage' => 'includes/Image.php',
'ImageGallery' => 'includes/ImageGallery.php',
'ImagePage' => 'includes/ImagePage.php',
'ImageHistoryList' => 'includes/ImagePage.php',