From: <var...@us...> - 2014-11-21 14:54:42
|
Revision: 9359 http://sourceforge.net/p/phpwiki/code/9359 Author: vargenau Date: 2014-11-21 14:54:39 +0000 (Fri, 21 Nov 2014) Log Message: ----------- Remove function setTightness Modified Paths: -------------- trunk/lib/CachedMarkup.php Modified: trunk/lib/CachedMarkup.php =================================================================== --- trunk/lib/CachedMarkup.php 2014-11-21 11:46:38 UTC (rev 9358) +++ trunk/lib/CachedMarkup.php 2014-11-21 14:54:39 UTC (rev 9359) @@ -838,10 +838,6 @@ } } - function setTightness($top, $bottom) - { - } - function isInlineElement() { return false; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |