diff -r 71da52165949 -r ce1c7ad1f18b photosgallery/slideshow/engine/effectsrc/shwzoomandpaneffect.cpp --- a/photosgallery/slideshow/engine/effectsrc/shwzoomandpaneffect.cpp Fri Mar 12 15:42:44 2010 +0200 +++ b/photosgallery/slideshow/engine/effectsrc/shwzoomandpaneffect.cpp Mon Mar 15 12:40:30 2010 +0200 @@ -299,8 +299,6 @@ iImpl->iCurve = curve; } ); } - // set the curve for the layout, its ok to set NULL -// iImpl->iZoomAndPanLayout.SetPanningCurve( iImpl->iCurve ); // return the calculated thumbnail size return thumbnailSize;