Localisation updates for core and extension messages from translatewiki.net (2010...
[lhc/web/wiklou.git] / includes / LinksUpdate.php
index d888182..aebf249 100644 (file)
@@ -68,7 +68,6 @@ class LinksUpdate {
                }
 
                $this->mRecursive = $recursive;
-               $this->mTouchTmplLinks = false;
 
                wfRunHooks( 'LinksUpdateConstructed', array( &$this ) );
        }