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

List:       kde-commits
Subject:    KDE/kdegames/kpat/libkcardgame
From:       Parker Coates <parker.coates () kdemail ! net>
Date:       2011-02-15 20:58:02
Message-ID: 20110215205802.6D80CAC8C9 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1220953 by coates:

Remove an unused geometry helper function.

 M  +0 -9      kcardscene.cpp  


--- trunk/KDE/kdegames/kpat/libkcardgame/kcardscene.cpp #1220952:1220953
@@ -54,15 +54,6 @@
 const int cardMoveDuration = 230;
 
 
-inline QRectF multRectSize( const QRectF & rect, const QSize & size )
-{
-    return QRectF( rect.x() * size.width(), 
-                   rect.y() * size.height(),
-                   rect.width() * size.width(),
-                   rect.height() * size.height() );
-}
-
-
 class KCardScenePrivate : public QObject
 {
 public:
[prev in list] [next in list] [prev in thread] [next in thread] 

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