From 2dffa21b0c3679020a23e6e3b6e6fa59fd55a361 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 26 Jul 2010 16:28:23 +0200 Subject: [PATCH] Loaded by common. --- libraries/Theme_Manager.class.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/libraries/Theme_Manager.class.php b/libraries/Theme_Manager.class.php index c5298f378..4ca8517da 100644 --- a/libraries/Theme_Manager.class.php +++ b/libraries/Theme_Manager.class.php @@ -5,11 +5,6 @@ * @package phpMyAdmin */ -/** - * - */ -require_once './libraries/Theme.class.php'; - /** * * @package phpMyAdmin