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

List:       kde-commits
Subject:    KDE/kdevplatform/language/duchain/builders
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2008-09-20 21:12:57
Message-ID: 1221945177.147681.11501.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 863063 by apaku:

oops, remove duplicate. Seems I missed the existing function. So that wasn't the reason msvc barfs

 M  +1 -7      abstractcontextbuilder.h  


--- trunk/KDE/kdevplatform/language/duchain/builders/abstractcontextbuilder.h #863062:863063
@@ -221,7 +221,7 @@
    * \param node AST node to associate
    * \param context DUContext to associate
    */
-  virtual void setContextOnNode( T* node, DUContext* context ) = 0;
+  virtual void 	setContextOnNode( T* node, DUContext* context ) = 0;
 
   /**
    * Retrieve an associated DUContext from the given \a node.  Used on second and
@@ -384,12 +384,6 @@
 
       return contextFromNode( node );
   }
-
-  /**
-   * sets the context on the node, needs to be re-implemented in
-   * subclasses
-   */
-  virtual void setContextOnNode( T* node, DUContext* ctx ) = 0;
   
   /**
    * Delete the DUContext which is associated with the given \a node,
[prev in list] [next in list] [prev in thread] [next in thread] 

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