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

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

SVN commit 1221848 by khudyakov:

Remove useless cast

 M  +1 -1      deepskycomponent.cpp  


--- trunk/KDE/kdeedu/kstars/kstars/skycomponents/deepskycomponent.cpp #1221847:1221848
@@ -190,7 +190,7 @@
             if ( ! name2.isEmpty() ) nameHash[ name2.toLower() ] = o;
         }
 
-        Trixel trixel = m_skyMesh->index( (SkyPoint*) o );
+        Trixel trixel = m_skyMesh->index(o);
 
         //Assign object to general DeepSkyObjects list,
         //and a secondary list based on its catalog.
[prev in list] [next in list] [prev in thread] [next in thread] 

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