summaryrefslogtreecommitdiffstats
path: root/src/openvg/qpixmapfilter_vg_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/openvg/qpixmapfilter_vg_p.h')
-rw-r--r--src/openvg/qpixmapfilter_vg_p.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/openvg/qpixmapfilter_vg_p.h b/src/openvg/qpixmapfilter_vg_p.h
index f79b6c2..efbbc7b 100644
--- a/src/openvg/qpixmapfilter_vg_p.h
+++ b/src/openvg/qpixmapfilter_vg_p.h
@@ -89,11 +89,6 @@ public:
~QVGPixmapDropShadowFilter();
void draw(QPainter *p, const QPointF &pos, const QPixmap &px, const QRectF &src) const;
-
-private:
- mutable VGfloat matrix[5][4];
- mutable QColor prevColor;
- mutable bool firstTime;
};
class Q_OPENVG_EXPORT QVGPixmapBlurFilter : public QPixmapBlurFilter