Deprecate Parser implementation methods (will be private in next release)
[lhc/web/wiklou.git] / includes / gallery / PackedImageGallery.php
index d1c9455..7aa8c78 100644 (file)
@@ -107,6 +107,5 @@ class PackedImageGallery extends TraditionalImageGallery {
         * @param int $num
         */
        public function setPerRow( $num ) {
-               return;
        }
 }