summaryrefslogtreecommitdiff
path: root/noncore/multimedia
authorsimon <simon>2002-12-09 15:05:04 (UTC)
committer simon <simon>2002-12-09 15:05:04 (UTC)
commit9aa7570be3c5417314f5c865344b948a90450b48 (patch) (side-by-side diff)
tree8d1c849fea3bc3141570c5cc1782a88da930cd8c /noncore/multimedia
parentdcc1922ecb8c6816e4ae9ba7973f8653e482b2aa (diff)
downloadopie-9aa7570be3c5417314f5c865344b948a90450b48.zip
opie-9aa7570be3c5417314f5c865344b948a90450b48.tar.gz
opie-9aa7570be3c5417314f5c865344b948a90450b48.tar.bz2
- removed unused pixmaps array
Diffstat (limited to 'noncore/multimedia') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/opieplayer2/videowidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/multimedia/opieplayer2/videowidget.h b/noncore/multimedia/opieplayer2/videowidget.h
index aeb6429..937feac 100644
--- a/noncore/multimedia/opieplayer2/videowidget.h
+++ b/noncore/multimedia/opieplayer2/videowidget.h
@@ -108,7 +108,6 @@ private:
QString backgroundPix;
QSlider *slider;
- QPixmap *pixmaps[3];
QImage *currentFrame;
int scaledWidth;
int scaledHeight;