XW-2448: removing unused const

This commit is contained in:
Mateusz Rybarski 2017-01-13 15:37:16 +01:00
parent d53e54d83e
commit 5af2d8df31

View file

@ -1,7 +1,6 @@
<?php
class PortableInfoboxHooks {
const PARSER_TAG_GALLERY = 'gallery';
public static function onBeforePageDisplay( OutputPage $out, Skin $skin ) {
global $wgEnablePortableInfoboxEuropaTheme;