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

List:       kde-commits
Subject:    kdegraphics/ksvg/impl
From:       Rob Buis <rwlbuis () xs4all ! nl>
Date:       2003-11-30 20:51:36
[Download RAW message or body]

CVS commit by buis: 


Cleanup.


  M +1 -3      SVGPathSegImpl.cc   1.22


--- kdegraphics/ksvg/impl/SVGPathSegImpl.cc  #1.21:1.22
@@ -36,8 +36,6 @@ SVGPathSegImpl::~SVGPathSegImpl()
 }
 
-void SVGPathSegImpl::getDeltasAndSlopes(double curx, double cury, double *dx, double \
*dy, double *startSlope, double *endSlope) const +void \
SVGPathSegImpl::getDeltasAndSlopes(double, double, double *dx, double *dy, double \
*startSlope, double *endSlope) const  {
-        Q_UNUSED(curx);
-        Q_UNUSED(cury);
         *dx = 0;
         *dy = 0;


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

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