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

List:       kde-commits
Subject:    KDE/kdeedu/kstars/kstars/htmesh
From:       Alexey Khudyakov <alexey.skladnoy () gmail ! com>
Date:       2011-02-20 18:02:58
Message-ID: 20110220180258.C3FB8AC8C3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1221832 by khudyakov:

* Remove friends
* remove unused defines

 M  +0 -1      SpatialConstraint.h  
 M  +0 -2      SpatialEdge.cpp  
 M  +0 -2      SpatialIndex.h  
 M  +0 -1      SpatialVector.h  


--- trunk/KDE/kdeedu/kstars/kstars/htmesh/SpatialConstraint.h #1221831:1221832
@@ -108,7 +108,6 @@
     friend class SpatialIndex;
     friend class SpatialConvex;
     friend class RangeConvex;
-    friend class SpatialDomain;
 };
 
 #include "SpatialConstraint.hxx"
--- trunk/KDE/kdeedu/kstars/kstars/htmesh/SpatialEdge.cpp #1221831:1221832
@@ -21,9 +21,7 @@
 // Macro definitions for readability
 //
 // ===========================================================================
-#define V(x) tree_.vertices_[tree_.nodes_[index].v_[(x)]]
 #define IV(x) tree_.nodes_[index].v_[(x)]
-#define W(x) tree_.vertices_[tree_.nodes_[index].w_[(x)]]
 #define IW(x) tree_.nodes_[index].w_[(x)]
 #define LAYER tree_.layers_[layerindex_]
 
--- trunk/KDE/kdeedu/kstars/kstars/htmesh/SpatialIndex.h #1221831:1221832
@@ -202,8 +202,6 @@
   friend class SpatialEdge;
   friend class SpatialConvex;
   friend class RangeConvex;
-  friend class SpatialDomain;
-  friend class htmInterface;
 };
 
 
--- trunk/KDE/kdeedu/kstars/kstars/htmesh/SpatialVector.h #1221831:1221832
@@ -126,7 +126,6 @@
   void updateRaDec();
 
   friend class SpatialIndex;
-  friend class SpatialDomain;
 };
 
 #include "SpatialVector.hxx"
[prev in list] [next in list] [prev in thread] [next in thread] 

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