summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorChristopher Smith <chris@jalakai.co.uk>2014-02-28 16:56:29 +0000
committerChristopher Smith <chris@jalakai.co.uk>2014-02-28 16:56:29 +0000
commit489dcad6f038c54dda1f29c0887fa43f5b3f7fcb (patch)
treea57a29b94278691affb0787b4a8f21abee3fa812 /inc
parent5ee37844b9e6f852bf16da41e5c07f056ec376d1 (diff)
downloadrpg-489dcad6f038c54dda1f29c0887fa43f5b3f7fcb.tar.gz
rpg-489dcad6f038c54dda1f29c0887fa43f5b3f7fcb.tar.bz2
remove require handled by autoloader
Diffstat (limited to 'inc')
-rw-r--r--inc/parser/renderer.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/parser/renderer.php b/inc/parser/renderer.php
index 6b6a1770b..1f9ad00a2 100644
--- a/inc/parser/renderer.php
+++ b/inc/parser/renderer.php
@@ -6,7 +6,6 @@
* @author Andreas Gohr <andi@splitbrain.org>
*/
if(!defined('DOKU_INC')) die('meh.');
-require_once DOKU_INC . 'inc/pluginutils.php';
/**
* An empty renderer, produces no output