summaryrefslogtreecommitdiff
path: root/theme.php
diff options
context:
space:
mode:
Diffstat (limited to 'theme.php')
-rw-r--r--theme.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/theme.php b/theme.php
index 980cb3a..e7647e5 100644
--- a/theme.php
+++ b/theme.php
@@ -19,7 +19,6 @@ $gEditMode = 'theme';
* required setup
*/
include_once( '../kernel/setup_inc.php' );
-include_once( USERS_PKG_PATH.'BitUser.php' );
include_once( THEMES_PKG_PATH.'css_lib.php' );
include_once( KERNEL_PKG_PATH.'BitSystem.php' );