Bug 1155051 - Remove redundant return statement in fillInPageTooltip in toolkit/content/widgets/popup.xml. r=enndeakin

This commit is contained in:
Tooru Fujisawa 2015-04-18 14:58:16 +09:00
parent 0c3477aecc
commit 9a462907e0

View File

@ -633,8 +633,6 @@
return false;
}, this);
return false;
]]>
</body>
</method>