summaryrefslogtreecommitdiff
path: root/muse2/muse/widgets/view.h
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/muse/widgets/view.h')
-rw-r--r--muse2/muse/widgets/view.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/muse2/muse/widgets/view.h b/muse2/muse/widgets/view.h
index e7861607..5fb5507b 100644
--- a/muse2/muse/widgets/view.h
+++ b/muse2/muse/widgets/view.h
@@ -25,8 +25,6 @@
//---------------------------------------------------------
class View : public QWidget {
- QPixmap pm; // for double buffering
- bool pmValid;
QPixmap bgPixmap; // background Pixmap
QBrush brush;
bool _virt;