Thiemo Mättig (WMDE) has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/364171 )

Change subject: Remove now unused SnakFormatter::FORMAT_HTML_WIDGET constant
......................................................................

Remove now unused SnakFormatter::FORMAT_HTML_WIDGET constant

Review should happen on Icb446783a6c27090095e66492a75fcb3bb0f66c1.

Change-Id: I23f6e3252eb1863bed22b953dcbc1e6449a1657a
Depends-On: Ia9f867b64c590a0db30cb8d6b612164464f38b04
---
M lib/includes/Formatters/SnakFormatter.php
1 file changed, 0 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/71/364171/1

diff --git a/lib/includes/Formatters/SnakFormatter.php 
b/lib/includes/Formatters/SnakFormatter.php
index 58244e7..6ec0f3e 100644
--- a/lib/includes/Formatters/SnakFormatter.php
+++ b/lib/includes/Formatters/SnakFormatter.php
@@ -23,12 +23,6 @@
        const FORMAT_PLAIN = 'text/plain';
        const FORMAT_WIKI = 'text/x-wiki';
        const FORMAT_HTML = 'text/html';
-
-       /**
-        * @deprecated Just use FORMAT_HTML.
-        */
-       const FORMAT_HTML_WIDGET = self::FORMAT_HTML;
-
        const FORMAT_HTML_DIFF = 'text/html; disposition=diff';
 
        /**

-- 
To view, visit https://gerrit.wikimedia.org/r/364171
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I23f6e3252eb1863bed22b953dcbc1e6449a1657a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to