summaryrefslogtreecommitdiff
path: root/inc/parserutils.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/parserutils.php')
-rw-r--r--inc/parserutils.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/parserutils.php b/inc/parserutils.php
index 3c7803b16..4f90364aa 100644
--- a/inc/parserutils.php
+++ b/inc/parserutils.php
@@ -256,7 +256,6 @@ function p_render($mode,$instructions){
*
* @author Jan Decaluwe <jan@jandecaluwe.com>
*/
-
function p_get_first_heading($id){
$file = wikiFN($id);
if (@file_exists($file)) {