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

List:       kde-commits
Subject:    Re: kdereview/mplayerthumbs/src
From:       Allen Winter <winter () kde ! org>
Date:       2009-02-20 23:12:52
Message-ID: 200902201812.53351.winter () kde ! org
[Download RAW message or body]

On Friday 20 February 2009 5:49:03 pm Marco Gulino wrote:
> SVN commit 929225 by gulino:
> 
Very nice to see you committing again.
Welcome back RockMan!


> cleanup unused variables
> 
> 
>  M  +0 -3      videopreview.cpp  
>  M  +0 -2      videopreview.h  
> 
> 
> --- trunk/kdereview/mplayerthumbs/src/videopreview.cpp #929224:929225
> @@ -54,14 +54,11 @@
>  }
>  
>  VideoPreview::VideoPreview()
> -    : m_data(0),
> -      m_dataSize(0)
>  {
>  }
>  
>  VideoPreview::~VideoPreview()
>  {
> -    delete [] m_data;
>  }
>  
>  bool VideoPreview::create(const QString &path, int width, int height, QImage &img)
> --- trunk/kdereview/mplayerthumbs/src/videopreview.h #929224:929225
> @@ -51,8 +51,6 @@
>      protected:
>          static uint imageVariance(QImage image );
>      private:
> -        char *m_data;
> -        int m_dataSize;
>          QPixmap m_pixmap;
>  	bool hasBlacklistedExtension(QFileInfo *fileInfo, MPlayerThumbsCfg *cfg);
>          FileInformation fileinfo;
> 
[prev in list] [next in list] [prev in thread] [next in thread] 

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