Open main menu

CDOT Wiki β

Changes

User:Egmetcalfe/Dead Code

705 bytes added, 01:34, 24 March 2010
no edit summary
Code Size: 5
===mozilla/intl===
====PRUint16* MapperToCCMap(nsICharRepresentable*)====
Code Size: 3
====const nsAString_internal& nsCParserNode::GetTagName()====
 
[http://mxr.mozilla.org/mozilla-central/search?string=GetGenericState MXR Search]
 
Code Size: 3
 
====void nsCParserNode::GetSource(nsString&)====
 
Code Size: 22
 
[http://mxr.mozilla.org/mozilla-central/search?string=GetSource MXR Search]
 
====void nsCParserStartNode::GetSource(nsString&)===='
 
[http://mxr.mozilla.org/mozilla-central/search?string=GetSourceMXR Search]
 
Code Size: 35
 
Note: pure virtual declarations of SetGenericState, GetGenericState, GetTagName, and GetSource must be removed from nsIParserNode as well. Alhtough tough to check, all one argument GetSource methods that are used belong to classes not derived from nsIParserNode.
== Bugs/Strangeness ==
1
edit