[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/khtml-svg/svg (silent)
From:       Rob Buis <buis () kde ! org>
Date:       2006-03-26 20:13:26
Message-ID: 1143404006.956878.32507.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 522840 by buis:

SVN_SILENT: cleanup.


 M  +0 -10     SVGElementImpl.cpp  
 M  +0 -2      SVGElementImpl.h  


--- branches/work/khtml-svg/svg/SVGElementImpl.cpp #522839:522840
@@ -162,17 +162,7 @@
     }
 }
 */
-void SVGElementImpl::createStyleDeclaration() const
-{
-    /* FIXME
-    m_styleDeclarations = new \
                SVGCSSStyleDeclarationImpl(ownerDocument()->implementation()->cdfInterface(), \
                0);
-    m_styleDeclarations->ref();
 
-    m_styleDeclarations->setNode(const_cast<SVGElementImpl *>(this));
-    m_styleDeclarations->setParent(ownerDocument()->elementSheet());
-    */
-}
-
 void SVGElementImpl::attributeChanged(DOM::AttributeImpl *attr, bool )
 {
     parseAttribute(attr);
--- branches/work/khtml-svg/svg/SVGElementImpl.h #522839:522840
@@ -57,8 +57,6 @@
         // Internal
         virtual void parseAttribute(DOM::AttributeImpl *attr);
 
-        virtual void createStyleDeclaration() const;
-
         // To be implemented by any element which can establish new viewports...
         virtual QString adjustViewportClipping() const { return QString(); }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic